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. |
| #define FHIGH 150. |
| #define FLOW 90. |
| x rate | ( | rate | ) |
| detector D |
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.