See DATATYPE-TimeArraySeries types for documentation.
Definition at line 726 of file LALDatatypes.h.
Data Fields | |
| CHAR | name [LALNameLength] |
| LIGOTimeGPS | epoch |
| REAL8 | deltaT |
| REAL8 | f0 |
| LALUnit | sampleUnits |
| UINT2ArraySequence * | data |
| CHAR UINT2TimeArraySeries::name[LALNameLength] |
Definition at line 727 of file LALDatatypes.h.
| LIGOTimeGPS UINT2TimeArraySeries::epoch |
Definition at line 728 of file LALDatatypes.h.
| REAL8 UINT2TimeArraySeries::deltaT |
Definition at line 729 of file LALDatatypes.h.
| REAL8 UINT2TimeArraySeries::f0 |
Definition at line 730 of file LALDatatypes.h.
| LALUnit UINT2TimeArraySeries::sampleUnits |
Definition at line 731 of file LALDatatypes.h.
| UINT2ArraySequence* UINT2TimeArraySeries::data |
Definition at line 732 of file LALDatatypes.h.