tagLALDetector Struct Reference

Detector structure. More...

#include <LALDetectors.h>

Collaboration diagram for tagLALDetector:

Collaboration graph
[legend]

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 $d^{ab}$.
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.

Detailed Description

Detector structure.

Structure to contain detector data in the format most easily used by the LAL routines.

Definition at line 449 of file LALDetectors.h.


Field Documentation

REAL8 tagLALDetector::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.

Definition at line 451 of file LALDetectors.h.

REAL4 tagLALDetector::response[3][3]

The Earth-fixed Cartesian components of the detector's response tensor $d^{ab}$.

Definition at line 452 of file LALDetectors.h.

LALDetectorType tagLALDetector::type

The type of the detector (e.g., IFO in differential mode, cylindrical bar, etc.

).

Definition at line 453 of file LALDetectors.h.

LALFrDetector tagLALDetector::frDetector

The original LALFrDetector structure from which this was created.

Definition at line 454 of file LALDetectors.h.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 11 02:33:32 2008 for LAL by  doxygen 1.5.2