LALInspiral 5.0.3.1-eeff03c
LALTaylorF2ReducedSpin.c File Reference

Prototypes

int XLALTaylorF2ReducedSpin (REAL4Vector *signalvec, InspiralTemplate *params)
 Generate the "reduced-spin templates" proposed in http://arxiv.org/abs/1107.1267. More...
 
int XLALTaylorF2ReducedSpinTemplates (REAL4Vector *signalvec1, REAL4Vector *signalvec2, InspiralTemplate *params)
 Generate two orthogonal "reduced-spin" templates. More...
 
REAL8 XLALChirpTimeReducedSpin (REAL8 v, REAL8 m1, REAL8 m2, REAL8 spin1, REAL8 spin2, UINT4 pnOrder)
 Compute the chirp time of the "reduced-spin" templates. More...
 

Go to the source code of this file.

Function Documentation

◆ XLALTaylorF2ReducedSpin()

int XLALTaylorF2ReducedSpin ( REAL4Vector signalvec,
InspiralTemplate params 
)

Generate the "reduced-spin templates" proposed in http://arxiv.org/abs/1107.1267.

Definition at line 26 of file LALTaylorF2ReducedSpin.c.

◆ XLALTaylorF2ReducedSpinTemplates()

int XLALTaylorF2ReducedSpinTemplates ( REAL4Vector signalvec1,
REAL4Vector signalvec2,
InspiralTemplate params 
)

Generate two orthogonal "reduced-spin" templates.

Definition at line 232 of file LALTaylorF2ReducedSpin.c.

◆ XLALChirpTimeReducedSpin()

REAL8 XLALChirpTimeReducedSpin ( REAL8  v,
REAL8  m1,
REAL8  m2,
REAL8  spin1,
REAL8  spin2,
UINT4  pnOrder 
)

Compute the chirp time of the "reduced-spin" templates.

Definition at line 257 of file LALTaylorF2ReducedSpin.c.