tagREAL8TimeSeries Struct Reference

Time series of REAL8 data. More...

#include <LALDatatypes.h>

Collaboration diagram for tagREAL8TimeSeries:

Collaboration graph
[legend]

Data Fields

CHAR name [LALNameLength]
 The name of the time series.
LIGOTimeGPS epoch
 The start time of the time series.
REAL8 deltaT
 The time step between samples of the time series in seconds.
REAL8 f0
 The heterodyning frequency, in Hertz (zero if not heterodyned).
LALUnit sampleUnits
 The physical units of the quantity being sampled.
REAL8Sequencedata
 The sequence of sampled data.

Detailed Description

Time series of REAL8 data.

Definition at line 1132 of file LALDatatypes.h.


Field Documentation

CHAR tagREAL8TimeSeries::name[LALNameLength]

The name of the time series.

Definition at line 1135 of file LALDatatypes.h.

LIGOTimeGPS tagREAL8TimeSeries::epoch

The start time of the time series.

Definition at line 1136 of file LALDatatypes.h.

REAL8 tagREAL8TimeSeries::deltaT

The time step between samples of the time series in seconds.

Definition at line 1137 of file LALDatatypes.h.

REAL8 tagREAL8TimeSeries::f0

The heterodyning frequency, in Hertz (zero if not heterodyned).

Definition at line 1138 of file LALDatatypes.h.

LALUnit tagREAL8TimeSeries::sampleUnits

The physical units of the quantity being sampled.

Definition at line 1139 of file LALDatatypes.h.

REAL8Sequence* tagREAL8TimeSeries::data

The sequence of sampled data.

Definition at line 1140 of file LALDatatypes.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 28 03:14:15 2008 for LAL by  doxygen 1.5.2