DetectorArm Struct Reference

Struct containing pre-computed quantites describing a single detector arm: unit-vector along detector-arm, arm-length, and arm "basis-tensor" n x n. More...

#include <DetectorStates.h>

Collaboration diagram for DetectorArm:

Collaboration graph
[legend]

Data Fields

REAL4 n [3]
 unit vector pointing along this arm
SymmTensor3 basisT
 arm "basis-tensor" (n x n)
REAL4 armlength_c
 armlengths in seconds L / c

Detailed Description

Struct containing pre-computed quantites describing a single detector arm: unit-vector along detector-arm, arm-length, and arm "basis-tensor" n x n.

This is used to speed up the computation of LISA detector tensors in the rigid-adiabatic approximation.

Definition at line 80 of file DetectorStates.h.


Field Documentation

REAL4 DetectorArm::n[3]

unit vector pointing along this arm

Definition at line 82 of file DetectorStates.h.

SymmTensor3 DetectorArm::basisT

arm "basis-tensor" (n x n)

Definition at line 83 of file DetectorStates.h.

REAL4 DetectorArm::armlength_c

armlengths in seconds L / c

Definition at line 84 of file DetectorStates.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 4 01:24:09 2008 for LAL by  doxygen 1.5.2