Structures used to compute the phase of the signal from the ‘beginning’, when the veolcity parameter is \(v_0,\) to a time when the velocity parameter has evolved to a user input value \(v\).
Definition at line 652 of file LALInspiral.h.
Data Fields | |
REAL8 | v0 |
REAL8 | phi0 |
EnergyFunction * | dEnergy |
FluxFunction * | flux |
expnCoeffs * | coeffs |
REAL8 InspiralPhaseIn::v0 |
Definition at line 655 of file LALInspiral.h.
REAL8 InspiralPhaseIn::phi0 |
Definition at line 656 of file LALInspiral.h.
EnergyFunction* InspiralPhaseIn::dEnergy |
Definition at line 657 of file LALInspiral.h.
FluxFunction* InspiralPhaseIn::flux |
Definition at line 658 of file LALInspiral.h.
expnCoeffs* InspiralPhaseIn::coeffs |
Definition at line 659 of file LALInspiral.h.