6 #define SOURCE_NOSPLIT 0
7 #define SOURCE_SPLIT 01
13 #define STATION_PLOT 01
14 #define BASELINE_PLOT 02
15 #define TRIANGLE_PLOT 04
28 #define AX_PCAL_PHASE 100
29 #define AX_PCAL_DIFF 101
30 #define AX_PCAL_AMP 102
31 #define AX_ERRORATE 103
32 #define AX_ELEVATION 104
33 #define AX_AZIMUTH 105
36 #define AX_AMPLITUDE 202
38 #define AX_SBDELAY 204
39 #define AX_MBDELAY 205
41 #define AX_NCOTIME 207
42 #define AX_SCOTIME 208
46 #define AX_CSBDELAY 302
47 #define AX_CMBDELAY 303
55 #define AX_PARAMETER 600
#define MAXPLT
Definition: pstruct.h:57
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
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