Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALSimulation 6.2.0.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
DynamicsNodeFitData Struct Reference

Detailed Description

Data for a single dynamics node.

Definition at line 119 of file LALSimIMRPrecessingNRSur.h.

Data Fields

FitDataomega_data
 A fit to the orbital angular frequency. More...
 
VectorFitDataomega_copr_data
 A 2d vector fit for the x and y components of Omega^{coorb}(t) in arxiv 1705.07089. More...
 
VectorFitDatachiA_dot_data
 A 3d vector fit for the coorbital components of the time derivative of chiA taken in the coprecessing frame. More...
 
VectorFitDatachiB_dot_data
 A 3d vector fit for the coorbital components of the time derivative of chiB taken in the coprecessing frame. More...
 

Field Documentation

◆ omega_data

FitData* DynamicsNodeFitData::omega_data

A fit to the orbital angular frequency.

Definition at line 120 of file LALSimIMRPrecessingNRSur.h.

◆ omega_copr_data

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.

◆ chiA_dot_data

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.

◆ chiB_dot_data

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.