Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dmbg_gps166.h951 l_fp beta_0; ///< Ionosph. Corr. Coeff. Beta 0 [sec] member
/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c507 FETCH_DOUBLE(buffpp, &ionop->beta_0); in get_mbg_iono()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_ripencc.c153 beta_0, beta_1, beta_2, beta_3; member
2510 ioninfo->beta_0 = bGetSingle (&buf4[24]); in rpt_0x58()
4022 pbuf += sprintf(pbuf, "\n beta_0 = % -12g beta_1 = % -12g ", in rpt_GPS_system_data()
4023 ionosphere->beta_0, ionosphere->beta_1); in rpt_GPS_system_data()