HOPS
HOPS class reference
Classes | Macros
summary.h File Reference
#include "sizelimits.h"

Go to the source code of this file.

Classes

struct  datasumm
 
struct  frqexp
 
struct  source_info
 
struct  srcsum
 

Macros

#define BASELINE   1
 
#define CLOSURE   2 /* argument */
 
#define FALSE   0
 
#define NONE   0 /* For alloc_btq */
 
#define QUAD   3
 
#define STANDARD   1 /* by summ_data(). They describe the mode */
 
#define TRIANGLE   2
 
#define TRUE   1
 
#define VERSION   0 /* These determine how much work is done */
 

Class Documentation

◆ datasumm

struct datasumm
Class Members
int begin
char * btq
int btq_allocated
int end
int experiments[MAXEXPTS]
struct frqexp fqex[MAXBANDS *MAXEXPTS]
char frequencies[MAXBANDS]
int nbtq
int nexp
int nfqex
int nsource
char polarizations[49]
int proc_begin
int proc_end
int qcodes[20]
float snrmax
float snrmin
struct source_info source[MAXSRC]
char stations[MAXSTTOT]
int version[MAXVERSION+1]

◆ frqexp

struct frqexp
Class Members
int begin
char * btq
int btq_allocated
int end
int expt_no
char freq_code
int nbtq
int nsource
srcsum * slist
int slist_allocated
char stations[MAXSTEXP+1]

◆ source_info

struct source_info
Class Members
int count
char name[32]

◆ srcsum

struct srcsum
Class Members
int begin
char * btq
int btq_allocated
int count
int end
char name[32]
int nbtq
int qcodes[20]
float snrmax
float snrmin
char stations[MAXSTEXP+1]

Macro Definition Documentation

◆ BASELINE

#define BASELINE   1

◆ CLOSURE

#define CLOSURE   2 /* argument */

◆ FALSE

#define FALSE   0

◆ NONE

#define NONE   0 /* For alloc_btq */

◆ QUAD

#define QUAD   3

◆ STANDARD

#define STANDARD   1 /* by summ_data(). They describe the mode */

◆ TRIANGLE

#define TRIANGLE   2

◆ TRUE

#define TRUE   1

◆ VERSION

#define VERSION   0 /* These determine how much work is done */