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
LALInspiralTaylorT2Test.c File Reference

Prototypes

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

Go to the source code of this file.

Function Documentation

◆ main()

int main ( void  )

Create waveforms based on the TaylorT2 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 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.

Usage

LALInspiralTaylor22Test

Definition at line 48 of file LALInspiralTaylorT2Test.c.