Data for a single dynamics node.
Definition at line 119 of file LALSimIMRPrecessingNRSur.h.
Data Fields | |
FitData * | omega_data |
A fit to the orbital angular frequency. More... | |
VectorFitData * | omega_copr_data |
A 2d vector fit for the x and y components of Omega^{coorb}(t) in arxiv 1705.07089. More... | |
VectorFitData * | chiA_dot_data |
A 3d vector fit for the coorbital components of the time derivative of chiA taken in the coprecessing frame. More... | |
VectorFitData * | chiB_dot_data |
A 3d vector fit for the coorbital components of the time derivative of chiB taken in the coprecessing frame. More... | |
FitData* DynamicsNodeFitData::omega_data |
A fit to the orbital angular frequency.
Definition at line 120 of file LALSimIMRPrecessingNRSur.h.
VectorFitData* DynamicsNodeFitData::omega_copr_data |
A 2d vector fit for the x and y components of Omega^{coorb}(t) in arxiv 1705.07089.
Definition at line 121 of file LALSimIMRPrecessingNRSur.h.
VectorFitData* DynamicsNodeFitData::chiA_dot_data |
A 3d vector fit for the coorbital components of the time derivative of chiA taken in the coprecessing frame.
Definition at line 123 of file LALSimIMRPrecessingNRSur.h.
VectorFitData* DynamicsNodeFitData::chiB_dot_data |
A 3d vector fit for the coorbital components of the time derivative of chiB taken in the coprecessing frame.
Definition at line 125 of file LALSimIMRPrecessingNRSur.h.