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

Macros

#define F1   95
 
#define F2   105
 
#define LENGHT   1200
 
#define RATE   2048
 

Functions

 for ()
 
h rate (RATE)
 
h resize (N)
 
TRandom3 rnd (0)
 
h start (0)
 
h stop (LENGHT+2 *totalscratch)
 

Variables

wavearray< double > h
 
int N = RATE*(LENGHT+2*totalscratch)
 
int totalscratch =32
 

Macro Definition Documentation

#define F1   95
#define F2   105
#define LENGHT   1200
#define RATE   2048

Function Documentation

for ( )

Definition at line 32 of file Regression_Sine.C.

h rate ( RATE  )
h resize ( N  )
TRandom3 rnd ( )
h start ( )
h stop ( LENGHT+2 *  totalscratch)

Variable Documentation

wavearray<double> h

Definition at line 24 of file Regression_Sine.C.

Definition at line 23 of file Regression_Sine.C.

int totalscratch =32

Definition at line 20 of file Regression_Sine.C.