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