LALSimulation  5.4.0.1-fe68b98
LALSimIMRPhenomX_PNR_coefficients.h File Reference

Prototypes

REAL8 IMRPhenomX_PNR_evaluate_coefficient_array (REAL8 coeff_array[4][4][5], REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_alpha_A1_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 expressions for each of the coefficients that appear in the merger-ringdown expression for alpha More...
 
REAL8 IMRPhenomX_PNR_alpha_A2_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_alpha_A3_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_alpha_A4_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_beta_B0_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 expressions for each of the co-efficients that appear in the merger-ringdown expression for beta More...
 
REAL8 IMRPhenomX_PNR_beta_B1_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_beta_B2_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_beta_B3_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_beta_B4_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_beta_B5_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 
REAL8 IMRPhenomX_PNR_beta_Bf_coefficient (REAL8 eta, REAL8 chi, REAL8 costheta)
 

Go to the source code of this file.

Function Documentation

◆ IMRPhenomX_PNR_evaluate_coefficient_array()

REAL8 IMRPhenomX_PNR_evaluate_coefficient_array ( REAL8  coeff_array[4][4][5],
REAL8  eta,
REAL8  chi,
REAL8  costheta 
)
Author
Eleanor Hamilton, Sebastian Khan, Jonathan E. Thompson

Definition at line 42 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_alpha_A1_coefficient()

REAL8 IMRPhenomX_PNR_alpha_A1_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

expressions for each of the coefficients that appear in the merger-ringdown expression for alpha

Definition at line 63 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_alpha_A2_coefficient()

REAL8 IMRPhenomX_PNR_alpha_A2_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 98 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_alpha_A3_coefficient()

REAL8 IMRPhenomX_PNR_alpha_A3_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 133 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_alpha_A4_coefficient()

REAL8 IMRPhenomX_PNR_alpha_A4_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 168 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_beta_B0_coefficient()

REAL8 IMRPhenomX_PNR_beta_B0_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

expressions for each of the co-efficients that appear in the merger-ringdown expression for beta

Definition at line 206 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_beta_B1_coefficient()

REAL8 IMRPhenomX_PNR_beta_B1_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 243 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_beta_B2_coefficient()

REAL8 IMRPhenomX_PNR_beta_B2_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 278 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_beta_B3_coefficient()

REAL8 IMRPhenomX_PNR_beta_B3_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 313 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_beta_B4_coefficient()

REAL8 IMRPhenomX_PNR_beta_B4_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 348 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_beta_B5_coefficient()

REAL8 IMRPhenomX_PNR_beta_B5_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 384 of file LALSimIMRPhenomX_PNR_coefficients.c.

◆ IMRPhenomX_PNR_beta_Bf_coefficient()

REAL8 IMRPhenomX_PNR_beta_Bf_coefficient ( REAL8  eta,
REAL8  chi,
REAL8  costheta 
)

Definition at line 419 of file LALSimIMRPhenomX_PNR_coefficients.c.