Prototypes | |
static int | check_nonzero (REAL8TimeSeries **target) |
static int | check_zero (REAL8TimeSeries **target) |
static int | check_positive (REAL8TimeSeries **target) |
static int | TestWaveform (void) |
int | main (void) |
Go to the source code of this file.
Macros | |
#define | DELTA_T (1.0 / 16384) /* seconds */ |
#define | SOURCE_LENGTH 642. /* metre */ |
#define DELTA_T (1.0 / 16384) /* seconds */ |
Definition at line 13 of file XLALSimBurstCherenkovRadiationTest.c.
#define SOURCE_LENGTH 642. /* metre */ |
Definition at line 14 of file XLALSimBurstCherenkovRadiationTest.c.
|
static |
Definition at line 17 of file XLALSimBurstCherenkovRadiationTest.c.
|
static |
Definition at line 29 of file XLALSimBurstCherenkovRadiationTest.c.
|
static |
Definition at line 44 of file XLALSimBurstCherenkovRadiationTest.c.
|
static |
Definition at line 56 of file XLALSimBurstCherenkovRadiationTest.c.
int main | ( | void | ) |
Definition at line 76 of file XLALSimBurstCherenkovRadiationTest.c.