HOPS
HOPS class reference
|
Go to the source code of this file.
Classes | |
struct | index_tag |
struct | mk4_corel |
struct | mk4_fringe |
struct | mk4_log |
struct | mk4_sdata |
struct | mk4_sdata.model |
Macros | |
#define | MAX_APXLAG MAXAP * MAXLAG |
#define | MAXAP |
#define | MAXIND 8192 |
#define | MAXLAG 8192 |
#define | MAXMAX 8192 /* set this to max(MAXAP,MAXLAG) */ |
#define | MAXSPLINES 64 /* Spline polynomial intervals */ |
#define | MAXSTATIONS 32 |
#define | MAXSTATPER 3600 /* Statistics acc periods */ |
struct mk4_corel |
struct mk4_fringe |
Class Members | ||
---|---|---|
void * | allocated[MAXFREQ+16] | |
char * | file_image | |
struct type_000 * | id | |
int | n212 | |
int | n230 | |
int | nalloc | |
struct type_200 * | t200 | |
struct type_201 * | t201 | |
struct type_202 * | t202 | |
struct type_203 * | t203 | |
struct type_204 * | t204 | |
struct type_205 * | t205 | |
struct type_206 * | t206 | |
struct type_207 * | t207 | |
struct type_208 * | t208 | |
struct type_210 * | t210 | |
struct type_212 * | t212[MAXFREQ] | |
struct type_220 * | t220 | |
struct type_221 * | t221 | |
struct type_222 * | t222 | |
struct type_230 * | t230[MAXFREQ *MAXAP] |
struct mk4_log |
Class Members | ||
---|---|---|
char * | file_image | |
struct type_000 * | id |
struct mk4_sdata |
Class Members | ||
---|---|---|
void * | allocated[2 *MAXSPLINES *MAXFREQ+7 *MAXSTATPER+3] | |
char * | file_image | |
struct type_000 * | id | |
struct mk4_sdata | model[MAXFREQ] | |
int | n304 | |
int | n305 | |
int | n306 | |
int | n307 | |
int | n308 | |
int | n309 | |
int | nalloc | |
struct type_300 * | t300 | |
struct type_304 * | t304[MAXSTATPER] | |
struct type_305 * | t305[MAXSTATPER] | |
struct type_306 * | t306[MAXSTATPER] | |
struct type_307 * | t307[MAXSTATPER] | |
struct type_308 * | t308[MAXSTATPER] | |
struct type_309 * | t309[MAXSTATPER] |
struct mk4_sdata.model |
Class Members | ||
---|---|---|
char | chan_id[32] | |
struct type_301 * | t301[MAXSPLINES] | |
struct type_302 * | t302[MAXSPLINES] | |
struct type_303 * | t303[MAXSPLINES] |
#define MAXAP |
#define MAXIND 8192 |
#define MAXLAG 8192 |
#define MAXSPLINES 64 /* Spline polynomial intervals */ |
#define MAXSTATIONS 32 |
#define MAXSTATPER 3600 /* Statistics acc periods */ |