See DATATYPE-TimeArraySeries types for documentation.
Definition at line 766 of file LALDatatypes.h.
Data Fields | |
| CHAR | name [LALNameLength] |
| LIGOTimeGPS | epoch |
| REAL8 | deltaT |
| REAL8 | f0 |
| LALUnit | sampleUnits |
| UINT8ArraySequence * | data |
| CHAR UINT8TimeArraySeries::name[LALNameLength] |
Definition at line 767 of file LALDatatypes.h.
| LIGOTimeGPS UINT8TimeArraySeries::epoch |
Definition at line 768 of file LALDatatypes.h.
| REAL8 UINT8TimeArraySeries::deltaT |
Definition at line 769 of file LALDatatypes.h.
| REAL8 UINT8TimeArraySeries::f0 |
Definition at line 770 of file LALDatatypes.h.
| LALUnit UINT8TimeArraySeries::sampleUnits |
Definition at line 771 of file LALDatatypes.h.
| UINT8ArraySequence* UINT8TimeArraySeries::data |
Definition at line 772 of file LALDatatypes.h.