HOPS
HOPS class reference
|
Go to the source code of this file.
Classes | |
struct | flist |
Macros | |
#define | AMBIGUITY 24 |
#define | AMP 18 |
#define | BASELINE 13 |
#define | DATATYPE 21 |
#define | DRATE 25 |
#define | DURATION 5 |
#define | EPOCH 33 |
#define | EPOCHDAY 52 |
#define | ESDESP 32 |
#define | EXPT_NO 8 |
#define | EXTENT 4 |
#define | FALSE 0 |
#define | FREQ_CODE 15 |
#define | LENGTH 6 |
#define | MAXFIELDS 50 |
#define | MBDELAY 23 |
#define | MODE 16 |
#define | NCOTIME 40 |
#define | NFREQ 17 |
#define | OFFSET 7 |
#define | PARENTS 41 |
#define | PHASE 20 |
#define | POL 42 |
#define | PROCDATE 9 |
#define | PROCDAY 50 |
#define | QUALITY 14 |
#define | REF_AZIMUTH 28 |
#define | REF_ELEVATION 26 |
#define | REF_FREQ 34 |
#define | REM_AZIMUTH 29 |
#define | REM_ELEVATION 27 |
#define | ROOTCODE 2 |
#define | SBDELAY 22 |
#define | SCANDAY 51 |
#define | SCANYEAR 10 |
#define | SCOTIME 39 |
#define | SNR 19 |
#define | SOURCE 12 |
#define | T_AMBIGUITY 124 |
#define | T_AZIMUTH 127 |
#define | T_BISAMP 118 |
#define | T_BISPHASE 120 |
#define | T_BISSNR 119 |
#define | T_CDRATE 125 |
#define | T_CMBDELAY 123 |
#define | T_CSBDELAY 122 |
#define | T_DATATYPE 121 |
#define | T_DQUALITY 116 |
#define | T_DURATION 113 |
#define | T_ELEVATION 126 |
#define | T_EPOCH 128 |
#define | T_EPOCHDAY 151 |
#define | T_ESDESP 117 |
#define | T_EXPT_NO 102 |
#define | T_EXTENT 111 |
#define | T_FREQ_CODE 107 |
#define | T_LENGTH 112 |
#define | T_MODE 108 |
#define | T_OFFSET 114 |
#define | T_REF_FREQ 129 |
#define | T_ROOT 110 |
#define | T_SCANDAY 150 |
#define | T_SCANYEAR 104 |
#define | T_SOURCE 106 |
#define | T_SQUALITY 115 |
#define | T_TIMETAG 105 |
#define | T_TRIANGLE 109 |
#define | T_TYPE 103 |
#define | T_VERSION 101 |
#define | TIMETAG 11 |
#define | TOT_DRATE 36 |
#define | TOT_MBDELAY 37 |
#define | TOT_MBDSBD 38 |
#define | TOT_PHASE 35 |
#define | TRUE 1 |
#define | TYPE 3 |
#define | U 30 |
#define | V 31 |
#define | VERSION 1 |
Functions | |
int | parse_bfields (int, char **, struct flist[]) |
int | parse_cmdline (int, char **, FILE **, FILE **, int *, int *, struct flist[]) |
int | parse_tfields (int, char **, struct flist[]) |
int | strip_bline (char *, struct flist[], char *) |
int | strip_tline (char *, struct flist[], char *) |
int | write_header (FILE *, struct flist[]) |
#define AMBIGUITY 24 |
#define AMP 18 |
#define BASELINE 13 |
#define DATATYPE 21 |
#define DRATE 25 |
#define DURATION 5 |
#define EPOCH 33 |
#define EPOCHDAY 52 |
#define ESDESP 32 |
#define EXPT_NO 8 |
#define EXTENT 4 |
#define FALSE 0 |
#define FREQ_CODE 15 |
#define LENGTH 6 |
#define MAXFIELDS 50 |
#define MBDELAY 23 |
#define MODE 16 |
#define NCOTIME 40 |
#define NFREQ 17 |
#define OFFSET 7 |
#define PARENTS 41 |
#define PHASE 20 |
#define POL 42 |
#define PROCDATE 9 |
#define PROCDAY 50 |
#define QUALITY 14 |
#define REF_AZIMUTH 28 |
#define REF_ELEVATION 26 |
#define REF_FREQ 34 |
#define REM_AZIMUTH 29 |
#define REM_ELEVATION 27 |
#define ROOTCODE 2 |
#define SBDELAY 22 |
#define SCANDAY 51 |
#define SCANYEAR 10 |
#define SCOTIME 39 |
#define SNR 19 |
#define SOURCE 12 |
#define T_AMBIGUITY 124 |
#define T_AZIMUTH 127 |
#define T_BISAMP 118 |
#define T_BISPHASE 120 |
#define T_BISSNR 119 |
#define T_CDRATE 125 |
#define T_CMBDELAY 123 |
#define T_CSBDELAY 122 |
#define T_DATATYPE 121 |
#define T_DQUALITY 116 |
#define T_DURATION 113 |
#define T_ELEVATION 126 |
#define T_EPOCH 128 |
#define T_EPOCHDAY 151 |
#define T_ESDESP 117 |
#define T_EXPT_NO 102 |
#define T_EXTENT 111 |
#define T_FREQ_CODE 107 |
#define T_LENGTH 112 |
#define T_MODE 108 |
#define T_OFFSET 114 |
#define T_REF_FREQ 129 |
#define T_ROOT 110 |
#define T_SCANDAY 150 |
#define T_SCANYEAR 104 |
#define T_SOURCE 106 |
#define T_SQUALITY 115 |
#define T_TIMETAG 105 |
#define T_TRIANGLE 109 |
#define T_TYPE 103 |
#define T_VERSION 101 |
#define TIMETAG 11 |
#define TOT_DRATE 36 |
#define TOT_MBDELAY 37 |
#define TOT_MBDSBD 38 |
#define TOT_PHASE 35 |
#define TRUE 1 |
#define TYPE 3 |
#define U 30 |
#define V 31 |
#define VERSION 1 |
int parse_bfields | ( | int | argc, |
char ** | argv, | ||
struct flist | fields[] | ||
) |
int parse_cmdline | ( | int | argc, |
char ** | argv, | ||
FILE ** | fpin, | ||
FILE ** | fpout, | ||
int * | header, | ||
int * | filetype, | ||
struct flist | fields[] | ||
) |
int parse_tfields | ( | int | argc, |
char ** | argv, | ||
struct flist | fields[] | ||
) |
int strip_bline | ( | char * | line, |
struct flist | fields[], | ||
char * | outline | ||
) |
int strip_tline | ( | char * | line, |
struct flist | fields[], | ||
char * | outline | ||
) |
int write_header | ( | FILE * | fpout, |
struct flist | fields[] | ||
) |