Logo coherent WaveBurst  
Library Reference Guide
Logo
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
testWDM_3.C File Reference

Functions

 for ()
 
tfmap getLayer (tmp, 0)
 
tfmap Inverse ()
 
pl plot (ts, const_cast< char *>("APL"), 1, 4., ts.stop() -4., true, 0., 0., true, 1.)
 
pl plot (tmp, const_cast< char *>("SAME"), 2, 4., ts.stop() -4., true, 0., 0., true, 1.)
 
ts rate (Rate)
 
TRandom3 rnd (0)
 

Variables

return pl canvas
 
int Duration = 100
 
int N = Rate*Duration
 
wavearray< double > ts (N)
 

Function Documentation

◆ for()

for ( )

Definition at line 10 of file testWDM_3.C.

◆ getLayer()

tfmap getLayer ( tmp  ,
 
)

◆ Inverse()

tfmap Inverse ( )

◆ plot() [1/2]

pl plot ( ts  ,
const_cast< char * >  "APL",
,
4.  ,
ts.stop() -  4.,
true  ,
0.  ,
0.  ,
true  ,
1.   
)

◆ plot() [2/2]

pl plot ( tmp  ,
const_cast< char * >  "SAME",
,
4.  ,
ts.stop() -  4.,
true  ,
0.  ,
0.  ,
true  ,
1.   
)

◆ rate()

ts rate ( Rate  )

◆ rnd()

TRandom3 rnd ( )

Variable Documentation

◆ canvas

return pl canvas

Definition at line 35 of file testWDM_3.C.

◆ Duration

int Duration = 100

Definition at line 3 of file testWDM_3.C.

◆ N

Definition at line 4 of file testWDM_3.C.

◆ ts

wavearray<double> ts(N)