DetectorStateSeries Struct Reference

Timeseries of DetectorState's, representing the detector-info at different timestamps. More...

#include <DetectorStates.h>

Collaboration diagram for DetectorStateSeries:

Collaboration graph
[legend]

Data Fields

UINT4 length
 total number of entries
DetectorStatedata
 array of DetectorState entries
LALDetector detector
 detector-info corresponding to this timeseries
CoordinateSystem system
 The coordinate system used for detector's position/velocity and detector-tensor.

Detailed Description

Timeseries of DetectorState's, representing the detector-info at different timestamps.

In addition to the standard 'vector'-fields we also store the detector-info in here.

Definition at line 108 of file DetectorStates.h.


Field Documentation

UINT4 DetectorStateSeries::length

total number of entries

Definition at line 110 of file DetectorStates.h.

DetectorState* DetectorStateSeries::data

array of DetectorState entries

Definition at line 111 of file DetectorStates.h.

LALDetector DetectorStateSeries::detector

detector-info corresponding to this timeseries

Definition at line 112 of file DetectorStates.h.

CoordinateSystem DetectorStateSeries::system

The coordinate system used for detector's position/velocity and detector-tensor.

Definition at line 113 of file DetectorStates.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 6 03:08:50 2008 for LAL by  doxygen 1.5.2