used to cache the recurring (frequency-independent) prefactors of PhiInsAnsatzInt.
Must be inited with a call to init_phi_ins_prefactors(&prefactors, p, pn);
Definition at line 302 of file LALSimIMRPhenomD_internals.h.
Data Fields | |
double | initial_phasing |
double | third |
double | third_with_logv |
double | two_thirds |
double | one |
double | four_thirds |
double | five_thirds |
double | two |
double | logv |
double | minus_third |
double | minus_two_thirds |
double | minus_one |
double | minus_four_thirds |
double | minus_five_thirds |
double PhiInsPrefactors::initial_phasing |
Definition at line 304 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::third |
Definition at line 305 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::third_with_logv |
Definition at line 306 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::two_thirds |
Definition at line 307 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::one |
Definition at line 308 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::four_thirds |
Definition at line 309 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::five_thirds |
Definition at line 310 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::two |
Definition at line 311 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::logv |
Definition at line 312 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::minus_third |
Definition at line 313 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::minus_two_thirds |
Definition at line 314 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::minus_one |
Definition at line 315 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::minus_four_thirds |
Definition at line 316 of file LALSimIMRPhenomD_internals.h.
double PhiInsPrefactors::minus_five_thirds |
Definition at line 317 of file LALSimIMRPhenomD_internals.h.