Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
IFOModelExtraData Struct Reference

Detailed Description

Definition at line 38 of file ppe_models.h.

Data Fields

LIGOTimeGPSVectortimes
 
EphemerisDataephem
 Vector of time stamps for time domain data. More...
 
TimeCorrectionDatatdat
 Ephemeris data. More...
 
TimeCorrectionType ttype
 Einstein delay time correction data. More...
 

Field Documentation

◆ times

LIGOTimeGPSVector* IFOModelExtraData::times

Definition at line 39 of file ppe_models.h.

◆ ephem

EphemerisData* IFOModelExtraData::ephem

Vector of time stamps for time domain data.

Definition at line 40 of file ppe_models.h.

◆ tdat

TimeCorrectionData* IFOModelExtraData::tdat

Ephemeris data.

Definition at line 41 of file ppe_models.h.

◆ ttype

TimeCorrectionType IFOModelExtraData::ttype

Einstein delay time correction data.

Definition at line 42 of file ppe_models.h.