4 #define SOURCE_NOSPLIT 0
5 #define SOURCE_SPLIT 01
11 #define STATION_PLOT 01
12 #define BASELINE_PLOT 02
13 #define TRIANGLE_PLOT 04
26 #define AX_PCAL_PHASE 100
27 #define AX_PCAL_DIFF 101
28 #define AX_PCAL_AMP 102
29 #define AX_ERRORATE 103
30 #define AX_ELEVATION 104
31 #define AX_AZIMUTH 105
34 #define AX_AMPLITUDE 202
36 #define AX_SBDELAY 204
37 #define AX_MBDELAY 205
39 #define AX_NCOTIME 207
40 #define AX_SCOTIME 208
44 #define AX_CSBDELAY 302
45 #define AX_CMBDELAY 303
53 #define AX_PARAMETER 600
float xmin
Definition: pstruct.h:80
int xaind
Definition: pstruct.h:73
float xmax
Definition: pstruct.h:79
int plotby
Definition: pstruct.h:72
char station
Definition: pstruct.h:91
int toffset
Definition: pstruct.h:83
int y_aux
Definition: pstruct.h:77
float window[4]
Definition: pstruct.h:85
int ngood
Definition: pstruct.h:65
struct plot_ptqual suspect
Definition: pstruct.h:110
float yerrl[MAXPLT]
Definition: pstruct.h:104
struct plot_ptqual bad
Definition: pstruct.h:111
float y[MAXPLT]
Definition: pstruct.h:100
char frq
Definition: pstruct.h:88
float yerrh[MAXPLT]
Definition: pstruct.h:103
float vport[4]
Definition: pstruct.h:84
int index[MAXPLT]
Definition: pstruct.h:86
int nbadscale
Definition: pstruct.h:68
int nbad
Definition: pstruct.h:67
int x_aux
Definition: pstruct.h:74
char ytype[30]
Definition: pstruct.h:78
int yebar
Definition: pstruct.h:70
char triangle[4]
Definition: pstruct.h:93
float ymin
Definition: pstruct.h:82
float xerrl[MAXPLT]
Definition: pstruct.h:102
float xerrh[MAXPLT]
Definition: pstruct.h:101
struct plot_ptqual good
Definition: pstruct.h:109
int onscreen
Definition: pstruct.h:71
float x[MAXPLT]
Definition: pstruct.h:99
char bas[3]
Definition: pstruct.h:92
char xtype[30]
Definition: pstruct.h:75
float ymax
Definition: pstruct.h:81
char ampcl[5]
Definition: pstruct.h:94
char symbol[MAXPLT]
Definition: pstruct.h:87
int npts
Definition: pstruct.h:64
#define MAXPLT
Definition: tempo.h:56
int nsusp
Definition: pstruct.h:66
char source[32]
Definition: pstruct.h:90
int expt
Definition: pstruct.h:89
int yaind
Definition: pstruct.h:76
int xebar
Definition: pstruct.h:69
Definition: pstruct.h:108