Logo Coherent WaveBurst  
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 ( )

Definition at line 10 of file testWDM_3.C.

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

Variable Documentation

return pl canvas

Definition at line 35 of file testWDM_3.C.

int Duration = 100

Definition at line 3 of file testWDM_3.C.

Definition at line 4 of file testWDM_3.C.

wavearray<double> ts(N)