#include <LALDetectors.h>
Collaboration diagram for tagLALDetector:

Data Fields | |
| REAL8 | location [3] |
| The three components, in an Earth-fixed Cartesian coordinate system, of the position vector from the center of the Earth to the detector in meters. | |
| REAL4 | response [3][3] |
The Earth-fixed Cartesian components of the detector's response tensor . | |
| LALDetectorType | type |
| The type of the detector (e.g., IFO in differential mode, cylindrical bar, etc. | |
| LALFrDetector | frDetector |
| The original LALFrDetector structure from which this was created. | |
Structure to contain detector data in the format most easily used by the LAL routines.
Definition at line 449 of file LALDetectors.h.
The three components, in an Earth-fixed Cartesian coordinate system, of the position vector from the center of the Earth to the detector in meters.
Definition at line 451 of file LALDetectors.h.
The Earth-fixed Cartesian components of the detector's response tensor
.
Definition at line 452 of file LALDetectors.h.
The type of the detector (e.g., IFO in differential mode, cylindrical bar, etc.
).
Definition at line 453 of file LALDetectors.h.
The original LALFrDetector structure from which this was created.
Definition at line 454 of file LALDetectors.h.
1.5.2