tagREAL4TimeSeries Struct Reference

Time series of REAL4 data. More...

#include <LALDatatypes.h>

Collaboration diagram for tagREAL4TimeSeries:

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.
REAL4Sequencedata
 The sequence of sampled data.

Detailed Description

Time series of REAL4 data.

Definition at line 1119 of file LALDatatypes.h.


Field Documentation

CHAR tagREAL4TimeSeries::name[LALNameLength]

The name of the time series.

Definition at line 1122 of file LALDatatypes.h.

LIGOTimeGPS tagREAL4TimeSeries::epoch

The start time of the time series.

Definition at line 1123 of file LALDatatypes.h.

REAL8 tagREAL4TimeSeries::deltaT

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

Definition at line 1124 of file LALDatatypes.h.

REAL8 tagREAL4TimeSeries::f0

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

Definition at line 1125 of file LALDatatypes.h.

LALUnit tagREAL4TimeSeries::sampleUnits

The physical units of the quantity being sampled.

Definition at line 1126 of file LALDatatypes.h.

REAL4Sequence* tagREAL4TimeSeries::data

The sequence of sampled data.

Definition at line 1127 of file LALDatatypes.h.


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