LALSimulation  5.4.0.1-fe68b98
LALSimIMRPhenomX_ringdown.c File Reference

Internal function for IMRPhenomX phenomenological waveform model, arXiv:2001.11412 See LALSimIMRPhenom.c for more details. More...

Prototypes

static double IMRPhenomX_Ringdown_Amp_22_gamma2 (double eta, double S, double dchi, double delta, int RDAmpFlag)
 
static double IMRPhenomX_Ringdown_Amp_22_gamma3 (double eta, double S, double dchi, double delta, int RDAmpFlag)
 
static double IMRPhenomX_Ringdown_Amp_22_v1 (double eta, double S, double dchi, double delta, int RDAmpFlag)
 
static double IMRPhenomX_Ringdown_Amp_22_Ansatz (double ff, IMRPhenomXWaveformStruct *pWF, IMRPhenomXAmpCoefficients *pAmp)
 
static double IMRPhenomX_Ringdown_Amp_22_DAnsatz (double ff, IMRPhenomXWaveformStruct *pWF, IMRPhenomXAmpCoefficients *pAmp)
 
static double IMRPhenomX_Ringdown_Amp_22_PeakFrequency (double gamma2, double gamma3, double frd, double fda, int RDAmpFlag)
 
static double IMRPhenomX_Ringdown_Phase_22_v4 (double eta, double S, double dchi, double delta, int RDPhaseFlag)
 
static double IMRPhenomX_Ringdown_Phase_22_d12 (double eta, double S, double dchi, double delta, int RDPhaseFlag)
 
static double IMRPhenomX_Ringdown_Phase_22_d24 (double eta, double S, double dchi, double delta, int RDPhaseFlag)
 
static double IMRPhenomX_Ringdown_Phase_22_d34 (double eta, double S, double dchi, double delta, int RDPhaseFlag)
 
static double IMRPhenomX_Ringdown_Phase_22_d54 (double eta, double S, double dchi, double delta, int RDPhaseFlag)
 
static double IMRPhenomX_Ringdown_Phase_22_Ansatz (double ff, IMRPhenomX_UsefulPowers *powers_of_f, IMRPhenomXWaveformStruct *pWF, IMRPhenomXPhaseCoefficients *pPhase)
 
static double IMRPhenomX_Ringdown_Phase_22_AnsatzInt (double ff, IMRPhenomX_UsefulPowers *powers_of_f, IMRPhenomXWaveformStruct *pWF, IMRPhenomXPhaseCoefficients *pPhase)
 

Detailed Description

Internal function for IMRPhenomX phenomenological waveform model, arXiv:2001.11412 See LALSimIMRPhenom.c for more details.

Author
Geraint Pratten

Definition in file LALSimIMRPhenomX_ringdown.c.

Go to the source code of this file.

Function Documentation

◆ IMRPhenomX_Ringdown_Amp_22_gamma2()

static double IMRPhenomX_Ringdown_Amp_22_gamma2 ( double  eta,
double  S,
double  dchi,
double  delta,
int  RDAmpFlag 
)
static

Definition at line 40 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Amp_22_gamma3()

static double IMRPhenomX_Ringdown_Amp_22_gamma3 ( double  eta,
double  S,
double  dchi,
double  delta,
int  RDAmpFlag 
)
static

Definition at line 74 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Amp_22_v1()

static double IMRPhenomX_Ringdown_Amp_22_v1 ( double  eta,
double  S,
double  dchi,
double  delta,
int  RDAmpFlag 
)
static

Definition at line 108 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Amp_22_Ansatz()

static double IMRPhenomX_Ringdown_Amp_22_Ansatz ( double  ff,
IMRPhenomXWaveformStruct pWF,
IMRPhenomXAmpCoefficients pAmp 
)
static

Definition at line 147 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Amp_22_DAnsatz()

static double IMRPhenomX_Ringdown_Amp_22_DAnsatz ( double  ff,
IMRPhenomXWaveformStruct pWF,
IMRPhenomXAmpCoefficients pAmp 
)
static

Definition at line 179 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Amp_22_PeakFrequency()

static double IMRPhenomX_Ringdown_Amp_22_PeakFrequency ( double  gamma2,
double  gamma3,
double  frd,
double  fda,
int  RDAmpFlag 
)
static

Definition at line 217 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Phase_22_v4()

static double IMRPhenomX_Ringdown_Phase_22_v4 ( double  eta,
double  S,
double  dchi,
double  delta,
int  RDPhaseFlag 
)
static

Definition at line 248 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Phase_22_d12()

static double IMRPhenomX_Ringdown_Phase_22_d12 ( double  eta,
double  S,
double  dchi,
double  delta,
int  RDPhaseFlag 
)
static

Definition at line 286 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Phase_22_d24()

static double IMRPhenomX_Ringdown_Phase_22_d24 ( double  eta,
double  S,
double  dchi,
double  delta,
int  RDPhaseFlag 
)
static

Definition at line 326 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Phase_22_d34()

static double IMRPhenomX_Ringdown_Phase_22_d34 ( double  eta,
double  S,
double  dchi,
double  delta,
int  RDPhaseFlag 
)
static

Definition at line 364 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Phase_22_d54()

static double IMRPhenomX_Ringdown_Phase_22_d54 ( double  eta,
double  S,
double  dchi,
double  delta,
int  RDPhaseFlag 
)
static

Definition at line 400 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Phase_22_Ansatz()

static double IMRPhenomX_Ringdown_Phase_22_Ansatz ( double  ff,
IMRPhenomX_UsefulPowers powers_of_f,
IMRPhenomXWaveformStruct pWF,
IMRPhenomXPhaseCoefficients pPhase 
)
static

Definition at line 440 of file LALSimIMRPhenomX_ringdown.c.

◆ IMRPhenomX_Ringdown_Phase_22_AnsatzInt()

static double IMRPhenomX_Ringdown_Phase_22_AnsatzInt ( double  ff,
IMRPhenomX_UsefulPowers powers_of_f,
IMRPhenomXWaveformStruct pWF,
IMRPhenomXPhaseCoefficients pPhase 
)
static

Definition at line 476 of file LALSimIMRPhenomX_ringdown.c.