A collection of (multi-IFO) REAL8 time-series.
Definition at line 61 of file PulsarDataTypes.h.
Data Fields | |
| UINT4 | length |
| Number of elements in array. More... | |
| REAL8TimeSeries ** | data |
| Pointer to the data array. More... | |
| UINT4 MultiREAL8TimeSeries::length |
Number of elements in array.
Definition at line 65 of file PulsarDataTypes.h.
| REAL8TimeSeries** MultiREAL8TimeSeries::data |
Pointer to the data array.
Definition at line 66 of file PulsarDataTypes.h.