LALSimulation  5.4.0.1-fe68b98
LALSimIMRPhenomTHM.h File Reference

Prototypes

int LALSimIMRPhenomTHM_OneMode (COMPLEX16TimeSeries **hlm, IMRPhenomTWaveformStruct *pWF, IMRPhenomTPhase22Struct *pPhase, REAL8Sequence *phase22, REAL8Sequence *xorb, UINT4 ell, UINT4 emm)
 
int LALSimIMRPhenomTHM_Modes (SphHarmTimeSeries **hlms, REAL8 m1_SI, REAL8 m2_SI, REAL8 chi1L, REAL8 chi2L, REAL8 distance, REAL8 deltaT, REAL8 fmin, REAL8 fRef, REAL8 phiRef, LALDict *lalParams, UINT4 only22)
 
LALDict * IMRPhenomTHM_setup_mode_array (LALDict *lalParams)
 
int check_input_mode_array_THM (LALDict *lalParams)
 
int check_input_mode_array_22_THM (LALDict *lalParams)
 

Go to the source code of this file.

Function Documentation

◆ LALSimIMRPhenomTHM_OneMode()

int LALSimIMRPhenomTHM_OneMode ( COMPLEX16TimeSeries **  hlm,
IMRPhenomTWaveformStruct pWF,
IMRPhenomTPhase22Struct pPhase,
REAL8Sequence phase22,
REAL8Sequence xorb,
UINT4  ell,
UINT4  emm 
)
Author
Hector Estelles
Parameters
hlmUNDOCUMENTED
pWFUNDOCUMENTED
pPhaseUNDOCUMENTED
phase22Values of the 22 phase for the waveform time array
xorbUNDOCUMENTED
ellUNDOCUMENTED
emmUNDOCUMENTED

Definition at line 552 of file LALSimIMRPhenomTHM.c.

◆ LALSimIMRPhenomTHM_Modes()

int LALSimIMRPhenomTHM_Modes ( SphHarmTimeSeries **  hlms,
REAL8  m1_SI,
REAL8  m2_SI,
REAL8  chi1L,
REAL8  chi2L,
REAL8  distance,
REAL8  deltaT,
REAL8  fmin,
REAL8  fRef,
REAL8  phiRef,
LALDict *  lalParams,
UINT4  only22 
)
Parameters
[out]hlmsTime domain modes
m1_SIMass of companion 1 (kg)
m2_SIMass of companion 2 (kg)
chi1LDimensionless aligned spin of companion 1
chi2LDimensionless aligned spin of companion 2
distanceLuminosity distance (m)
deltaTsampling interval (s)
fminstarting GW frequency (Hz)
fRefreference GW frequency (Hz)
phiRefreference orbital phase (rad)
lalParamsLAL dictionary containing accessory parameters
only22Internal flag for mode array check

Definition at line 318 of file LALSimIMRPhenomTHM.c.

◆ IMRPhenomTHM_setup_mode_array()

LALDict* IMRPhenomTHM_setup_mode_array ( LALDict *  lalParams)

Definition at line 678 of file LALSimIMRPhenomTHM.c.

◆ check_input_mode_array_THM()

int check_input_mode_array_THM ( LALDict *  lalParams)

Definition at line 711 of file LALSimIMRPhenomTHM.c.

◆ check_input_mode_array_22_THM()

int check_input_mode_array_22_THM ( LALDict *  lalParams)

Definition at line 755 of file LALSimIMRPhenomTHM.c.