A collection of (multi-IFO) REAL4 time-series.
Definition at line 52 of file PulsarDataTypes.h.
Data Fields | |
| UINT4 | length |
| Number of elements in array. More... | |
| REAL4TimeSeries ** | data |
| Pointer to the data array. More... | |
| UINT4 MultiREAL4TimeSeries::length |
Number of elements in array.
Definition at line 56 of file PulsarDataTypes.h.
| REAL4TimeSeries** MultiREAL4TimeSeries::data |
Pointer to the data array.
Definition at line 57 of file PulsarDataTypes.h.