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

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_irig.c220 double modndx; /* modulation index */ member in struct:irigunit
637 up->modndx = (up->maxsignal - up->noise) /
640 up->modndx = 0;
641 if (up->modndx < MODMIN)
949 up->maxsignal, up->gain, up->modndx,

Completed in 29 milliseconds