Searched refs:hqamp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_wwv.c960 static double hqamp; /* wwvh Q channel amplitude */ local
1141 hqamp -= hqbuf[jptr];
1143 hqamp += dtemp;
1149 rp->amp = sqrt(hiamp * hiamp + hqamp * hqamp) / SYNCYC;

Completed in 115 milliseconds