LALSimulation  5.4.0.1-fe68b98
LALSimInspiralFDPrecAngles.c File Reference

Prototypes

int XLALComputeAngles (REAL8Sequence *phiz_of_f, REAL8Sequence *zeta_of_f, REAL8Sequence *costhetaL_of_f, const REAL8Sequence *f, const double m1, const double m2, const double mul, const double phl, const double mu1, const double ph1, const double ch1, const double mu2, const double ph2, const double ch2, const double f_0, const int ExpansionOrder)
 
int XLALComputeAngles2PNNonSpinning (REAL8Sequence *phiz_of_f, REAL8Sequence *zeta_of_f, REAL8Sequence *costhetaL_of_f, const REAL8Sequence *f, const double m1, const double m2, const double mul, const double phl, const double mu1, const double ph1, const double ch1, const double mu2, const double ph2, const double ch2, const double f_0, const int ExpansionOrder)
 
int XLALComputeAngles3PN (REAL8Sequence *phiz_of_f, REAL8Sequence *zeta_of_f, REAL8Sequence *costhetaL_of_f, const REAL8Sequence *f, const double m1, const double m2, const double mul, const double phl, const double mu1, const double ph1, const double ch1, const double mu2, const double ph2, const double ch2, const double f_0, const int ExpansionOrder)
 
int XLALOrbitalAngMom3PNSpinning (REAL8Sequence *L_norm_3PN, REAL8Sequence *f_orb_hz, const double m1, const double m2, const double mul, const double phl, double mu1, double ph1, double ch1, double mu2, double ph2, double ch2, const double f_0, const int ExpansionOrder)
 Standalone function to compute the magnitude of L divided by GMsquare_over_c to 3PN order with spin terms as a function of the orbital frequency in Hz. More...
 

Go to the source code of this file.

Function Documentation

◆ XLALComputeAngles()

int XLALComputeAngles ( REAL8Sequence phiz_of_f,
REAL8Sequence zeta_of_f,
REAL8Sequence costhetaL_of_f,
const REAL8Sequence f,
const double  m1,
const double  m2,
const double  mul,
const double  phl,
const double  mu1,
const double  ph1,
const double  ch1,
const double  mu2,
const double  ph2,
const double  ch2,
const double  f_0,
const int  ExpansionOrder 
)
Parameters
[out]phiz_of_fazimuthal angle of L around J
[out]zeta_of_fThird euler angle to describe L w.r.t. J
[out]costhetaL_of_fCosine of polar angle between L and J
flist of input Orbtial frequencies (Hz)
m1Primary mass in SI (kg)
m2Secondary mass in SI (kg)
mulCosine of Polar angle of orbital angular momentum
phlAzimuthal angle of orbital angular momentum
mu1Cosine of Polar angle of primary spin w.r.t. orbital angular momentum
ph1Azimuthal angle of primary spin
ch1Dimensionless spin magnitude of primary spin
mu2Cosine of Polar angle of secondary spin w.r.t. orbital angular momentum
ph2Azimuthal angle of secondary spin
ch2Dimensionless spin magnitude of secondary spin
f_0Reference Gravitational Wave frequency (Hz)
ExpansionOrderKeep terms upto ExpansionOrder in precession angles phi_z and zeta (1,2,3,4,5 or -1 for all orders)

Definition at line 27 of file LALSimInspiralFDPrecAngles.c.

◆ XLALComputeAngles2PNNonSpinning()

int XLALComputeAngles2PNNonSpinning ( REAL8Sequence phiz_of_f,
REAL8Sequence zeta_of_f,
REAL8Sequence costhetaL_of_f,
const REAL8Sequence f,
const double  m1,
const double  m2,
const double  mul,
const double  phl,
const double  mu1,
const double  ph1,
const double  ch1,
const double  mu2,
const double  ph2,
const double  ch2,
const double  f_0,
const int  ExpansionOrder 
)
Parameters
[out]phiz_of_fazimuthal angle of L around J
[out]zeta_of_fThird euler angle to describe L w.r.t. J
[out]costhetaL_of_fCosine of polar angle between L and J
flist of input Orbtial frequencies (Hz)
m1Primary mass in SI (kg)
m2Secondary mass in SI (kg)
mulCosine of Polar angle of orbital angular momentum
phlAzimuthal angle of orbital angular momentum
mu1Cosine of Polar angle of primary spin w.r.t. orbital angular momentum
ph1Azimuthal angle of primary spin
ch1Dimensionless spin magnitude of primary spin
mu2Cosine of Polar angle of secondary spin w.r.t. orbital angular momentum
ph2Azimuthal angle of secondary spin
ch2Dimensionless spin magnitude of secondary spin
f_0Reference Gravitational Wave frequency (Hz)
ExpansionOrderKeep terms upto ExpansionOrder in precession angles phi_z and zeta (1,2,3,4,5 or -1 for all orders)

Definition at line 75 of file LALSimInspiralFDPrecAngles.c.

◆ XLALComputeAngles3PN()

int XLALComputeAngles3PN ( REAL8Sequence phiz_of_f,
REAL8Sequence zeta_of_f,
REAL8Sequence costhetaL_of_f,
const REAL8Sequence f,
const double  m1,
const double  m2,
const double  mul,
const double  phl,
const double  mu1,
const double  ph1,
const double  ch1,
const double  mu2,
const double  ph2,
const double  ch2,
const double  f_0,
const int  ExpansionOrder 
)
Parameters
[out]phiz_of_fazimuthal angle of L around J
[out]zeta_of_fThird euler angle to describe L w.r.t. J
[out]costhetaL_of_fCosine of polar angle between L and J
flist of input Orbtial frequencies (Hz)
m1Primary mass in SI (kg)
m2Secondary mass in SI (kg)
mulCosine of Polar angle of orbital angular momentum
phlAzimuthal angle of orbital angular momentum
mu1Cosine of Polar angle of primary spin w.r.t. orbital angular momentum
ph1Azimuthal angle of primary spin
ch1Dimensionless spin magnitude of primary spin
mu2Cosine of Polar angle of secondary spin w.r.t. orbital angular momentum
ph2Azimuthal angle of secondary spin
ch2Dimensionless spin magnitude of secondary spin
f_0Reference Gravitational Wave frequency (Hz)
ExpansionOrderKeep terms upto ExpansionOrder in precession angles phi_z and zeta (1,2,3,4,5 or -1 for all orders)

Definition at line 126 of file LALSimInspiralFDPrecAngles.c.

◆ XLALOrbitalAngMom3PNSpinning()

int XLALOrbitalAngMom3PNSpinning ( REAL8Sequence L_norm_3PN,
REAL8Sequence f_orb_hz,
const double  m1,
const double  m2,
const double  mul,
const double  phl,
double  mu1,
double  ph1,
double  ch1,
double  mu2,
double  ph2,
double  ch2,
const double  f_0,
const int  ExpansionOrder 
)

Standalone function to compute the magnitude of L divided by GMsquare_over_c to 3PN order with spin terms as a function of the orbital frequency in Hz.

Parameters
[out]L_norm_3PNNormalised Orbital angular momentum accurate to 3PN with spin terms
f_orb_hzlist of input Orbtial frequencies (Hz)
m1Primary mass in SI (kg)
m2Secondary mass in SI (kg)
mulCosine of Polar angle of orbital angular momentum
phlAzimuthal angle of orbital angular momentum
mu1Cosine of Polar angle of primary spin w.r.t. orbital angular momentum
ph1Azimuthal angle of primary spin
ch1Dimensionless spin magnitude of primary spin
mu2Cosine of Polar angle of secondary spin w.r.t. orbital angular momentum
ph2Azimuthal angle of secondary spin
ch2Dimensionless spin magnitude of secondary spin
f_0Reference Gravitational Wave frequency (Hz)
ExpansionOrderKeep terms upto ExpansionOrder in precession angles phi_z and zeta (1,2,3,4,5 or -1 for all orders)

Definition at line 175 of file LALSimInspiralFDPrecAngles.c.