4 #define MAXCOMMENTS 8192
10 #define STATEMENT_SIZE 8192
11 #define MAX_NAMESIZE 32
12 #define MAX_PVALSIZE 128
14 #define MAXBLKSTMT 100
51 #define WANT_OUTPUT 1<<8
54 #define V_1_0 100 << 10
55 #define V_1_5 150 << 10
56 #define V_ALL 998 << 10
57 #define V_BAD 999 << 10
164 #define UNIT_SAMPLERATE 3
165 #define UNIT_LENGTH 4
168 #define UNIT_BITDENSITY 7
169 #define UNIT_ANGLE_TIME 51
170 #define UNIT_LENGTH_TIME 41
172 #define UNIT_OPTIONAL 100
215 struct date epochval;
230 extern int get_vex (
char *filename,
int vextype,
char *key,
struct vex *
vex);
Definition: mk4_typedefs.h:15
Definition: mk4_typedefs.h:5
char * str
Definition: vex.h:129
struct evex_struct * evex
Definition: vex.h:33
char keyword[MAX_NAMESIZE]
Definition: vex.h:88
#define MAXSTMT
Definition: vex.h:15
struct def deflist[MAXDEFS]
Definition: vex.h:116
char stmt[MAXSTMT][32]
Definition: vex.h:137
char * lvex_src
Definition: vex.h:42
short ra_hrs
Definition: vex.h:194
#define MAX_NAMESIZE
Definition: vex.h:11
int end
Definition: vex.h:98
short dec_mins
Definition: vex.h:202
char name[32]
Definition: vex.h:135
int after
Definition: vex.h:128
struct data_value dval[MAXNVAL]
Definition: vex.h:227
int blockno
Definition: vex.h:142
int nargs
Definition: vex.h:89
char range[50]
Definition: vex.h:179
char * start
Definition: vex.h:78
char * start
Definition: vex.h:121
int units
Definition: vex.h:209
char * end
Definition: vex.h:122
char * start
Definition: vex.h:71
short ra_mins
Definition: vex.h:195
char type
Definition: vex.h:177
char name[MAX_NAMESIZE]
Definition: vex.h:112
struct value * values
Definition: vex.h:189
char * val[MAXNVAL]
Definition: vex.h:226
int end
Definition: vex.h:106
union data_value::@22 data
int start
Definition: vex.h:97
int get_vex(char *filename, int vextype, char *key, struct vex *vex)
Definition: get_vex.c:38
char name[MAX_NAMESIZE]
Definition: vex.h:99
char blockname[MAX_NAMESIZE]
Definition: vex.h:87
int stno
Definition: vex.h:113
char * end
Definition: vex.h:79
char mandatory
Definition: vex.h:176
short dec_degs
Definition: vex.h:201
struct lvex_struct * lvex
Definition: vex.h:36
struct ivex_struct * ivex
Definition: vex.h:34
struct scan_struct * ovex
Definition: vex.h:31
char * cvex_src
Definition: vex.h:38
int ngroup
Definition: vex.h:188
int end
Definition: vex.h:114
char * svex_src
Definition: vex.h:40
#define MAXNVAL
Definition: vex.h:13
int vextypes
Definition: vex.h:29
int nstmt
Definition: vex.h:136
char param_name[128]
Definition: vex.h:184
int ndef
Definition: vex.h:115
char * ovex_src
Definition: vex.h:37
char filename[256]
Definition: vex.h:30
char * args[MAXNVAL]
Definition: vex.h:90
char name[MAX_NAMESIZE]
Definition: vex.h:107
int nval
Definition: vex.h:187
char * str
Definition: vex.h:123
int nval
Definition: vex.h:225
char filename[256]
Definition: vex.h:86
int typever
Definition: vex.h:185
int start
Definition: vex.h:105
char * evex_src
Definition: vex.h:39
char name[MAX_NAMESIZE]
Definition: vex.h:224
struct svex_struct * svex
Definition: vex.h:35
int defno
Definition: vex.h:143
int stno
Definition: vex.h:85
#define MAX_PVALSIZE
Definition: vex.h:12
char units
Definition: vex.h:178
#define MAXDEFS
Definition: vex.h:7
struct Cvex_Config * cvex
Definition: vex.h:32
float dec_secs
Definition: vex.h:203
char * end
Definition: vex.h:72
float ra_secs
Definition: vex.h:196
char * ivex_src
Definition: vex.h:41
int type
Definition: vex.h:208