See DATATYPE-TimeArraySeries types for documentation.
Definition at line 746 of file LALDatatypes.h.
Data Fields | |
| CHAR | name [LALNameLength] |
| LIGOTimeGPS | epoch |
| REAL8 | deltaT |
| REAL8 | f0 |
| LALUnit | sampleUnits |
| UINT4ArraySequence * | data |
| CHAR UINT4TimeArraySeries::name[LALNameLength] |
Definition at line 747 of file LALDatatypes.h.
| LIGOTimeGPS UINT4TimeArraySeries::epoch |
Definition at line 748 of file LALDatatypes.h.
| REAL8 UINT4TimeArraySeries::deltaT |
Definition at line 749 of file LALDatatypes.h.
| REAL8 UINT4TimeArraySeries::f0 |
Definition at line 750 of file LALDatatypes.h.
| LALUnit UINT4TimeArraySeries::sampleUnits |
Definition at line 751 of file LALDatatypes.h.
| UINT4ArraySequence* UINT4TimeArraySeries::data |
Definition at line 752 of file LALDatatypes.h.