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

Macros

#define FHIGH   150.
 
#define FLOW   90.
 

Functions

x rate (rate)
 
wavearray< double > x (length *rate)
 

Variables

detector D
 
double fhigh = FHIGH
 
double flow = FLOW
 
double length = 600
 
double rate = 4096.
 

Macro Definition Documentation

#define FHIGH   150.
#define FLOW   90.

Function Documentation

x rate ( rate  )
wavearray<double> x ( length rate)

Variable Documentation

Definition at line 15 of file TestBandPass.C.

double fhigh = FHIGH

Definition at line 13 of file TestBandPass.C.

double flow = FLOW

Definition at line 12 of file TestBandPass.C.

double length = 600

Definition at line 18 of file TestBandPass.C.

double rate = 4096.

Definition at line 17 of file TestBandPass.C.