Prototypes | |
int | main (void) |
Create waveforms based on the TaylorT3 model. More... | |
Go to the source code of this file.
int main | ( | void | ) |
Create waveforms based on the TaylorT3 model.
Outputs a two files with three columns corresponding to time (in seconds), \(h_+\), and \(h_\times\). The first output file is T3wave1.dat
in the current directory. This is generated using the XLALSimInspiralTaylorT3PNRestricted routine. The seond output file is T3wave2.dat
in the current directory. This is generated using the XLALInspiralWave3Templates routine.
LALInspiralTaylorT3Test
Definition at line 48 of file LALInspiralTaylorT3Test.c.