State-info about position, velocity and LMST of a detector together with corresponding EarthState.
Definition at line 127 of file DetectorStates.h.
Data Fields | |
LIGOTimeGPS | tGPS |
GPS timestamps corresponding to this entry. More... | |
REAL8 | rDetector [3] |
Cartesian coords of detector position in ICRS J2000. More... | |
REAL8 | vDetector [3] |
Cart. More... | |
REAL8 | LMST |
local mean sidereal time at the detector-location in radians More... | |
EarthState | earthState |
EarthState information. More... | |
Detector3Arms | detArms |
include up to three arms to allow describing LISA More... | |
SymmTensor3 | detT |
Detector-tensor components in SSB-fixed, Cartesian coordinates. More... | |
LIGOTimeGPS DetectorState::tGPS |
GPS timestamps corresponding to this entry.
Definition at line 128 of file DetectorStates.h.
REAL8 DetectorState::rDetector[3] |
Cartesian coords of detector position in ICRS J2000.
Units=sec
Definition at line 129 of file DetectorStates.h.
REAL8 DetectorState::vDetector[3] |
Cart.
coords. of detector velocity, in dimensionless units (v/c)
Definition at line 130 of file DetectorStates.h.
REAL8 DetectorState::LMST |
local mean sidereal time at the detector-location in radians
Definition at line 131 of file DetectorStates.h.
EarthState DetectorState::earthState |
EarthState information.
Definition at line 132 of file DetectorStates.h.
Detector3Arms DetectorState::detArms |
include up to three arms to allow describing LISA
Definition at line 133 of file DetectorStates.h.
SymmTensor3 DetectorState::detT |
Detector-tensor components in SSB-fixed, Cartesian coordinates.
Definition at line 134 of file DetectorStates.h.