Structure storing initial and derived variables for IMRPhenomPv3HM.
Definition at line 24 of file LALSimIMRPhenomPv3HM.h.
Data Fields | |
INT4 | PRECESSING |
integer to signify if system is precessing, 1 for false (not precessing), 0 for true (precessing) More... | |
REAL8 | m1_SI |
mass of primary in SI (kg) More... | |
REAL8 | m2_SI |
mass of secondary in SI (kg) More... | |
REAL8 | chi1x |
x-component of dimensionless spin on primary w.r.t. More... | |
REAL8 | chi1y |
y-component of dimensionless spin on primary w.r.t. More... | |
REAL8 | chi1z |
z-component of dimensionless spin on primary w.r.t. More... | |
REAL8 | chi2x |
x-component of dimensionless spin on secondary w.r.t. More... | |
REAL8 | chi2y |
y-component of dimensionless spin on secondary w.r.t. More... | |
REAL8 | chi2z |
z-component of dimensionless spin on secondary w.r.t. More... | |
REAL8 | distance_SI |
distance to source in SI (m) More... | |
REAL8 | inclination |
inclination - used to compute the angle thetaJN (rad) More... | |
REAL8 | phiRef |
REAL8 | deltaF |
frequency spacing (Hz) More... | |
REAL8 | f_min |
starting GW frequency (Hz) More... | |
REAL8 | f_max |
ending GW frequency (Hz) More... | |
REAL8 | f_ref |
reference GW frequency (Hz) More... | |
REAL8 | m1_Msun |
mass of primary in solar masses More... | |
REAL8 | m2_Msun |
mass of secondary in solar masses More... | |
REAL8 | Mtot_SI |
total mass in SI (kg) More... | |
REAL8 | Mtot_Msun |
total mass in solar masses More... | |
REAL8 | eta |
Symmetric mass ratio. More... | |
REAL8 | q |
REAL8 | Msec |
Total mass in seconds. More... | |
REAL8 | f_ref_Orb_Hz |
Reference orbital frequency (Hz) [It's the reference GW frequency converted to orbital frequency]. More... | |
REAL8 | twopi_Msec |
LAL_TWOPI * Msec. More... | |
REAL8 | amp0 |
frequency domain physical scaling More... | |
REAL8 | chip |
effective precessing parameter More... | |
REAL8 | thetaJN |
Angle between J0 and line of sight (z-direction) More... | |
REAL8 | alpha0 |
Initial value of alpha angle (azimuthal precession angle) More... | |
REAL8 | phi_aligned |
Initial phase to feed the underlying aligned-spin model. More... | |
REAL8 | zeta_polariz |
Angle to rotate the polarizations. More... | |
REAL8 | chi1_mag |
dimensionless spin magnitude on primary More... | |
REAL8 | chi1_theta |
polar angle w.r.t. More... | |
REAL8 | chi1_phi |
azimuthal angle w.r.t. More... | |
REAL8 | chi2_mag |
dimensionless spin magnitude on secondary More... | |
REAL8 | chi2_theta |
polar angle w.r.t. More... | |
REAL8 | chi2_phi |
azimuthal angle w.r.t. More... | |
REAL8 | alphaRef |
azimuthal precession angle at f_ref More... | |
REAL8 | epsilonRef |
epsilon precession angle at f_ref More... | |
REAL8 | betaRef |
beta (opening angle) precession angle at f_ref More... | |
INT4 PhenomPv3HMStorage::PRECESSING |
integer to signify if system is precessing, 1 for false (not precessing), 0 for true (precessing)
Definition at line 26 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::m1_SI |
mass of primary in SI (kg)
Definition at line 28 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::m2_SI |
mass of secondary in SI (kg)
Definition at line 29 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi1x |
x-component of dimensionless spin on primary w.r.t.
Lhat = (0,0,1)
Definition at line 30 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi1y |
y-component of dimensionless spin on primary w.r.t.
Lhat = (0,0,1)
Definition at line 31 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi1z |
z-component of dimensionless spin on primary w.r.t.
Lhat = (0,0,1)
Definition at line 32 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi2x |
x-component of dimensionless spin on secondary w.r.t.
Lhat = (0,0,1)
Definition at line 33 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi2y |
y-component of dimensionless spin on secondary w.r.t.
Lhat = (0,0,1)
Definition at line 34 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi2z |
z-component of dimensionless spin on secondary w.r.t.
Lhat = (0,0,1)
Definition at line 35 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::distance_SI |
distance to source in SI (m)
Definition at line 36 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::inclination |
inclination - used to compute the angle thetaJN (rad)
Definition at line 37 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::phiRef |
Definition at line 38 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::deltaF |
frequency spacing (Hz)
Definition at line 39 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::f_min |
starting GW frequency (Hz)
Definition at line 40 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::f_max |
ending GW frequency (Hz)
Definition at line 41 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::f_ref |
reference GW frequency (Hz)
Definition at line 42 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::m1_Msun |
mass of primary in solar masses
Definition at line 44 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::m2_Msun |
mass of secondary in solar masses
Definition at line 45 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::Mtot_SI |
total mass in SI (kg)
Definition at line 46 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::Mtot_Msun |
total mass in solar masses
Definition at line 47 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::eta |
Symmetric mass ratio.
Definition at line 48 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::q |
Definition at line 49 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::Msec |
Total mass in seconds.
Definition at line 50 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::f_ref_Orb_Hz |
Reference orbital frequency (Hz) [It's the reference GW frequency converted to orbital frequency].
Definition at line 51 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::twopi_Msec |
LAL_TWOPI * Msec.
Definition at line 52 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::amp0 |
frequency domain physical scaling
Definition at line 53 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chip |
effective precessing parameter
Definition at line 55 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::thetaJN |
Angle between J0 and line of sight (z-direction)
Definition at line 56 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::alpha0 |
Initial value of alpha angle (azimuthal precession angle)
Definition at line 57 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::phi_aligned |
Initial phase to feed the underlying aligned-spin model.
Definition at line 58 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::zeta_polariz |
Angle to rotate the polarizations.
Definition at line 59 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi1_mag |
dimensionless spin magnitude on primary
Definition at line 61 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi1_theta |
REAL8 PhenomPv3HMStorage::chi1_phi |
azimuthal angle w.r.t.
Lhat = (0,0,1) on primary
Definition at line 63 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi2_mag |
dimensionless spin magnitude on secondary
Definition at line 64 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi2_theta |
polar angle w.r.t.
Lhat = (0,0,1) on secondary
Definition at line 65 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::chi2_phi |
azimuthal angle w.r.t.
Lhat = (0,0,1) on secondary
Definition at line 66 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::alphaRef |
azimuthal precession angle at f_ref
Definition at line 68 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::epsilonRef |
epsilon precession angle at f_ref
Definition at line 69 of file LALSimIMRPhenomPv3HM.h.
REAL8 PhenomPv3HMStorage::betaRef |
beta (opening angle) precession angle at f_ref
Definition at line 70 of file LALSimIMRPhenomPv3HM.h.