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

Macros

#define SIG_FREQ   200
 

Functions

 for (int i=0;i< x.size();i++)
 pointers to detectors More...
 
gw Forward (8)
 
plot hist2D GetYaxis () -> SetRangeUser(SIG_FREQ-100, SIG_FREQ+100)
 
cout<< "level : "<< gw.getLevel()<< endl;gw.DrawSG("FULL");watplot *plot=gw.GetWATPLOT();char gtitle[256];sprintf(gtitle,"Scalogram");plot-> gtitle (gtitle,"time(sec)","amplitude")
 
x rate (16384)
 
x start (0)
 

Variables

return plot canvas
 
double dt =1/x.rate()
 
double f =SIG_FREQ
 
gWSeries< double > gw (w)
 
double s =0.01
 
WSeries< double > w (x, S)
 
wavearray< double > x (16384)
 

Macro Definition Documentation

◆ SIG_FREQ

#define SIG_FREQ   200

Function Documentation

◆ for()

for ( )

pointers to detectors

Definition at line 20 of file DrawGWSeries.C.

◆ Forward()

gw Forward ( )

◆ GetYaxis()

plot hist2D GetYaxis ( ) -> SetRangeUser(SIG_FREQ-100, SIG_FREQ+100)

Definition at line 570 of file cwb_report_cbc.C.

◆ gtitle()

cout<< "level : " << gw.getLevel() << endl; gw.DrawSG("FULL"); watplot* plot = gw.GetWATPLOT(); char gtitle[256]; sprintf(gtitle,"Scalogram"); plot-> gtitle ( gtitle  ,
"time(sec)"  ,
"amplitude"   
)

◆ rate()

x rate ( 16384  )

◆ start()

x start ( )

Variable Documentation

◆ canvas

return plot canvas

Definition at line 62 of file DrawGWSeries.C.

◆ dt

double dt =1/x.rate()

Definition at line 17 of file DrawGWSeries.C.

◆ f

double f =SIG_FREQ

Definition at line 18 of file DrawGWSeries.C.

◆ gw

gWSeries<double> gw(w)

◆ s

double s =0.01

Definition at line 19 of file DrawGWSeries.C.

◆ w

WSeries<double> w(x, S)

◆ x

wavearray<double> x(16384)
Initial value:
{
#define SIG_FREQ
Meyer<double> S(1024,2)
Definition: Meyer.hh:36
Meyer< double > S(1024, 2)