Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions
DrawNetworkDetectorIndexScalar.C File Reference

Macros

#define COORDINATES   "Geographic"
 
#define DISPLAY_WORLD_MAP
 
#define ODIR_NAME   "plots"
 
#define OFILE_EXT   "png"
 
#define OLABEL   "_SGW_hammer"
 
#define PALETTE   0
 
#define PROJECTION   "hammer"
 
#define RESOLUTION   2
 
#define WORLD_MAP_DIR   "$CWB_GWAT/data/"
 

Functions

void DrawNetworkDetectorIndexScalar (TString network="L1H1V1", double gamma=0.0, double snr=-1.0, bool btitle=true)
 

Macro Definition Documentation

◆ COORDINATES

#define COORDINATES   "Geographic"

Definition at line 18 of file DrawNetworkDetectorIndexScalar.C.

◆ DISPLAY_WORLD_MAP

#define DISPLAY_WORLD_MAP

Definition at line 24 of file DrawNetworkDetectorIndexScalar.C.

◆ ODIR_NAME

#define ODIR_NAME   "plots"

Definition at line 5 of file DrawNetworkDetectorIndexScalar.C.

◆ OFILE_EXT

#define OFILE_EXT   "png"

Definition at line 6 of file DrawNetworkDetectorIndexScalar.C.

◆ OLABEL

#define OLABEL   "_SGW_hammer"

Definition at line 10 of file DrawNetworkDetectorIndexScalar.C.

◆ PALETTE

#define PALETTE   0

Definition at line 27 of file DrawNetworkDetectorIndexScalar.C.

◆ PROJECTION

#define PROJECTION   "hammer"

Definition at line 21 of file DrawNetworkDetectorIndexScalar.C.

◆ RESOLUTION

#define RESOLUTION   2

Definition at line 14 of file DrawNetworkDetectorIndexScalar.C.

◆ WORLD_MAP_DIR

#define WORLD_MAP_DIR   "$CWB_GWAT/data/"

Definition at line 25 of file DrawNetworkDetectorIndexScalar.C.

Function Documentation

◆ DrawNetworkDetectorIndexScalar()

void DrawNetworkDetectorIndexScalar ( TString  network = "L1H1V1",
double  gamma = 0.0,
double  snr = -1.0,
bool  btitle = true 
)

Definition at line 29 of file DrawNetworkDetectorIndexScalar.C.