LALSimulation  5.4.0.1-fe68b98
LALSimInspiralTaylorF2ReducedSpin.c File Reference

Prototypes

REAL8 XLALSimInspiralTaylorF2ReducedSpinComputeChi (const REAL8 m1, const REAL8 m2, const REAL8 s1z, const REAL8 s2z)
 Compute the dimensionless, aligned-spin parameter chi as used in the TaylorF2RedSpin waveform. More...
 
int XLALSimInspiralTaylorF2ReducedSpin (COMPLEX16FrequencySeries **htilde, const REAL8 phic, const REAL8 deltaF, const REAL8 m1_SI, const REAL8 m2_SI, const REAL8 chi, const REAL8 fStart, const REAL8 fEnd, const REAL8 r, const INT4 phaseO, const INT4 ampO)
 Driver routine to compute a non-precessing post-Newtonian inspiral waveform in the frequency domain, described in http://arxiv.org/abs/1107.1267. More...
 
REAL8 XLALSimInspiralTaylorF2ReducedSpinChirpTime (const REAL8 fStart, const REAL8 m1_SI, const REAL8 m2_SI, const REAL8 chi, const INT4 O)
 Compute the chirp time of the "reduced-spin" templates. More...
 

Go to the source code of this file.

Macros

#define Pi_p2   9.8696044010893586188344909998761511
 
#define Pi_p2by3   2.1450293971110256000774441009412356
 
#define log4   1.3862943611198906188344642429163531
 

Macro Definition Documentation

◆ Pi_p2

#define Pi_p2   9.8696044010893586188344909998761511

Definition at line 31 of file LALSimInspiralTaylorF2ReducedSpin.c.

◆ Pi_p2by3

#define Pi_p2by3   2.1450293971110256000774441009412356

Definition at line 32 of file LALSimInspiralTaylorF2ReducedSpin.c.

◆ log4

#define log4   1.3862943611198906188344642429163531

Definition at line 33 of file LALSimInspiralTaylorF2ReducedSpin.c.