Logo coherent WaveBurst  
Library Reference Guide
Logo
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

◆ FHIGH

#define FHIGH   150.

◆ FLOW

#define FLOW   90.

Function Documentation

◆ rate()

x rate ( rate  )

◆ x()

wavearray<double> x ( length rate)

Variable Documentation

◆ D

Definition at line 15 of file TestBandPass.C.

◆ fhigh

double fhigh = FHIGH

Definition at line 13 of file TestBandPass.C.

◆ flow

double flow = FLOW

Definition at line 12 of file TestBandPass.C.

◆ length

double length = 600

Definition at line 18 of file TestBandPass.C.

◆ rate

double rate = 4096.

Definition at line 17 of file TestBandPass.C.