Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dmbg_gps166.h883 l_fp OMEGADOT; ///< +- Rate of Right Ascension [rad/sec] member
929 l_fp OMEGADOT; ///< +- Rate of Right Ascension [rad/sec] member
/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c446 FETCH_DOUBLE(buffpp, &ephp->OMEGADOT); in get_mbg_eph()
487 FETCH_DOUBLE(buffpp, &almp->OMEGADOT); in get_mbg_alm()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_ripencc.c125 e, t_oa, i_0, OMEGADOT, sqrt_A, member
195 OMEGADOT, IDOT; member
2478 alminfo->OMEGADOT = bGetSingle(&buf4[14]); in rpt_0x58()
2568 navinfo->ephorb.OMEGADOT=bGetSingle (&buf4[119]); in rpt_0x58()
3981 pbuf += sprintf(pbuf, "\n i_0 = % -12g OMEGADOT = % -12g ", in rpt_GPS_system_data()
3982 almanac->i_0 , almanac->OMEGADOT ); in rpt_GPS_system_data()
4080 "\n omega = % -12g . OMEGADOT = % -12g . IDOT = % -12g", in rpt_GPS_system_data()
4081 edata->omega, edata->OMEGADOT, edata->IDOT ); in rpt_GPS_system_data()