tagLALFrDetector Struct Reference

Detector frame data structure. More...

#include <LALDetectors.h>


Data Fields

CHAR name [LALNameLength]
 A unique identifying string.
CHAR prefix [3]
 Two-letter prefix for detector's channel names.
REAL8 vertexLongitudeRadians
 The geodetic longitude $\lambda$ of the vertex in radians.
REAL8 vertexLatitudeRadians
 The geodetic latitude $\beta$ of the vertex in radians.
REAL4 vertexElevation
 The height of the vertex above the reference ellipsoid in meters.
REAL4 xArmAltitudeRadians
 The angle ${\mathcal{A}}_X$ up from the local tangent plane of the reference ellipsoid to the X arm (or bar's cylidrical axis) in radians.
REAL4 xArmAzimuthRadians
 The angle $\zeta_X$ clockwise from North to the projection of the X arm (or bar's cylidrical axis) into the local tangent plane of the reference ellipsoid in radians.
REAL4 yArmAltitudeRadians
 The angle ${\mathcal{A}}_Y$ up from the local tangent plane of the reference ellipsoid to the Y arm in radians (unused for bars: set it to zero).
REAL4 yArmAzimuthRadians
 The angle $\zeta_Y$ clockwise from North to the projection of the Y arm into the local tangent plane of the reference ellipsoid in radians (unused for bars: set it to zero).
REAL4 xArmMidpoint
 The distance to the midpoint of the X arm in meters (unused for bars: set it to zero).
REAL4 yArmMidpoint
 The distance to the midpoint of the Y arm in meters (unused for bars: set it to zero).


Detailed Description

Detector frame data structure.

Structure to contain the data that appears in a FrDetector structure in frame data.

Definition at line 427 of file LALDetectors.h.


Field Documentation

CHAR tagLALFrDetector::name[LALNameLength]

A unique identifying string.

Definition at line 429 of file LALDetectors.h.

CHAR tagLALFrDetector::prefix[3]

Two-letter prefix for detector's channel names.

Definition at line 430 of file LALDetectors.h.

REAL8 tagLALFrDetector::vertexLongitudeRadians

The geodetic longitude $\lambda$ of the vertex in radians.

Definition at line 431 of file LALDetectors.h.

REAL8 tagLALFrDetector::vertexLatitudeRadians

The geodetic latitude $\beta$ of the vertex in radians.

Definition at line 432 of file LALDetectors.h.

REAL4 tagLALFrDetector::vertexElevation

The height of the vertex above the reference ellipsoid in meters.

Definition at line 433 of file LALDetectors.h.

REAL4 tagLALFrDetector::xArmAltitudeRadians

The angle ${\mathcal{A}}_X$ up from the local tangent plane of the reference ellipsoid to the X arm (or bar's cylidrical axis) in radians.

Definition at line 434 of file LALDetectors.h.

REAL4 tagLALFrDetector::xArmAzimuthRadians

The angle $\zeta_X$ clockwise from North to the projection of the X arm (or bar's cylidrical axis) into the local tangent plane of the reference ellipsoid in radians.

Definition at line 435 of file LALDetectors.h.

REAL4 tagLALFrDetector::yArmAltitudeRadians

The angle ${\mathcal{A}}_Y$ up from the local tangent plane of the reference ellipsoid to the Y arm in radians (unused for bars: set it to zero).

Definition at line 436 of file LALDetectors.h.

REAL4 tagLALFrDetector::yArmAzimuthRadians

The angle $\zeta_Y$ clockwise from North to the projection of the Y arm into the local tangent plane of the reference ellipsoid in radians (unused for bars: set it to zero).

Definition at line 437 of file LALDetectors.h.

REAL4 tagLALFrDetector::xArmMidpoint

The distance to the midpoint of the X arm in meters (unused for bars: set it to zero).

Definition at line 438 of file LALDetectors.h.

REAL4 tagLALFrDetector::yArmMidpoint

The distance to the midpoint of the Y arm in meters (unused for bars: set it to zero).

Definition at line 439 of file LALDetectors.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 8 03:08:41 2008 for LAL by  doxygen 1.5.2