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