Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInspiral 5.0.3.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
InspiralDerivativesIn Struct Reference

Detailed Description

Structure used as an input to compute the derivatives needed in solving the phasing formula when the approximant is TaylorT1, TaylorP1 or EOB

Definition at line 605 of file LALInspiral.h.

Data Fields

REAL8 totalmass
 
EnergyFunctiondEnergy
 
FluxFunctionflux
 
expnCoeffscoeffs
 
EOBNonQCCoeffsnqcCoeffs
 

Field Documentation

◆ totalmass

REAL8 InspiralDerivativesIn::totalmass

Definition at line 608 of file LALInspiral.h.

◆ dEnergy

EnergyFunction* InspiralDerivativesIn::dEnergy

Definition at line 609 of file LALInspiral.h.

◆ flux

FluxFunction* InspiralDerivativesIn::flux

Definition at line 610 of file LALInspiral.h.

◆ coeffs

expnCoeffs* InspiralDerivativesIn::coeffs

Definition at line 611 of file LALInspiral.h.

◆ nqcCoeffs

EOBNonQCCoeffs* InspiralDerivativesIn::nqcCoeffs

Definition at line 612 of file LALInspiral.h.