8 #define REF_PCAL_PHASE 2
9 #define REF_PCAL_DIFF 3
10 #define REF_PCAL_FREQ 4
11 #define REF_PCAL_RATE 5
12 #define REM_PCAL_AMP 6
13 #define REM_PCAL_PHASE 7
14 #define REM_PCAL_DIFF 8
15 #define REM_PCAL_FREQ 9
16 #define REM_PCAL_RATE 10
17 #define TRKNO_REF_USB 11
18 #define TRKNO_REF_LSB 12
19 #define TRKNO_REM_USB 13
20 #define TRKNO_REM_LSB 14
21 #define ERRATE_REF_USB 15
22 #define ERRATE_REF_LSB 16
23 #define ERRATE_REM_USB 17
24 #define ERRATE_REM_LSB 18
28 #define COREL_PHASE 22
31 #define MBDELAY_ERROR 24
32 #define SBDELAY_ERROR 25
33 #define TOTAL_PHASE 26
34 #define TOT_PHASE_MID 27
35 #define INCOH_AMP_SEG 28
36 #define INCOH_AMP_FREQ 29
43 #define MHZ_ARCSEC_NS 30
44 #define MHZ_ARCSEC_EW 31
45 #define PCNT_DISCARD 32
46 #define MIN_MAX_RATIO 33
50 #define LO_FREQUENCY 34
60 #define UTC_CENTRAL 44
62 #define CLOCK_DELAY 46
76 #define REF_ELEVATION 60
77 #define REM_ELEVATION 61
78 #define REF_AZIMUTH 62
79 #define REM_AZIMUTH 63
82 #define REF_FREQUENCY 66
83 #define TOTAL_EC_PHASE 67
86 #define TOTAL_SBD_MBD 70
struct udat type[MAX_PARMS]
Definition: usearray.h:102
int parameter_index
Definition: usearray.h:93
int allocated[MAX_PARMS]
Definition: usearray.h:103
int npoints
Definition: usearray.h:101
int parameter_id
Definition: usearray.h:95
char * parameter_name
Definition: usearray.h:92
#define MAX_PARMS
Definition: usearray.h:5
double * parameter[MAX_PARMS]
Definition: usearray.h:104
int nparms
Definition: usearray.h:100
Definition: usearray.h:91
Definition: usearray.h:99