Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALSimulation 6.2.0.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
XLALSimBurstCherenkovRadiationTest.c File Reference

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 */
 

Macro Definition Documentation

◆ DELTA_T

#define DELTA_T   (1.0 / 16384) /* seconds */

Definition at line 13 of file XLALSimBurstCherenkovRadiationTest.c.

◆ SOURCE_LENGTH

#define SOURCE_LENGTH   642. /* metre */

Definition at line 14 of file XLALSimBurstCherenkovRadiationTest.c.

Function Documentation

◆ check_nonzero()

static int check_nonzero ( REAL8TimeSeries **  target)
static

Definition at line 17 of file XLALSimBurstCherenkovRadiationTest.c.

◆ check_zero()

static int check_zero ( REAL8TimeSeries **  target)
static

Definition at line 29 of file XLALSimBurstCherenkovRadiationTest.c.

◆ check_positive()

static int check_positive ( REAL8TimeSeries **  target)
static

Definition at line 44 of file XLALSimBurstCherenkovRadiationTest.c.

◆ TestWaveform()

static int TestWaveform ( void  )
static

Definition at line 56 of file XLALSimBurstCherenkovRadiationTest.c.

◆ main()

int main ( void  )

Definition at line 76 of file XLALSimBurstCherenkovRadiationTest.c.