Home
last modified time | relevance | path

Searched refs:ephorb (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c208 ephorb; /* ephemeris data */ member
2552 navinfo->ephorb.IODE = buf4[37]; in rpt_0x58()
2553 navinfo->ephorb.fit_interval = buf4[38]; in rpt_0x58()
2554 navinfo->ephorb.C_rs = bGetSingle (&buf4[39]); in rpt_0x58()
2555 navinfo->ephorb.delta_n = bGetSingle (&buf4[43]); in rpt_0x58()
2556 navinfo->ephorb.M_0 = bGetDouble (&buf4[47]); in rpt_0x58()
2557 navinfo->ephorb.C_uc = bGetSingle (&buf4[55]); in rpt_0x58()
2558 navinfo->ephorb.e = bGetDouble (&buf4[59]); in rpt_0x58()
2559 navinfo->ephorb.C_us = bGetSingle (&buf4[67]); in rpt_0x58()
2560 navinfo->ephorb.sqrt_A = bGetDouble (&buf4[71]); in rpt_0x58()
[all …]