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

Prototypes

int main (void)
 Create waveforms based on the TaylorT4 model. More...
 

Go to the source code of this file.

Function Documentation

◆ main()

int main ( void  )

Create waveforms based on the TaylorT4 model.

Author
Keppel, D.

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.

Usage

LALInspiralTaylorT4Test

Definition at line 48 of file LALInspiralTaylorT4Test.c.