Searched defs:wwvunit (Results 1 – 1 of 1) sorted by relevance
511 struct wwvunit { struct512 l_fp timestamp; /* audio sample timestamp */513 l_fp tick; /* audio sample increment */514 double phase, freq; /* logical clock phase and frequency */515 double monitor; /* audio monitor point */516 double pdelay; /* propagation delay (s) */518 int fd_icom; /* ICOM file descriptor */520 int errflg; /* error flags */521 int watch; /* watchcat */526 double comp[SIZE]; /* decompanding table */[all …]