A vector of 'timestamps' of type LIGOTimeGPS.
Definition at line 188 of file SFTfileIO.h.
Data Fields | |
| UINT4 | length |
| number of timestamps More... | |
| LIGOTimeGPS * | data |
| array of timestamps More... | |
| REAL8 | deltaT |
| 'length' of each timestamp (e.g. More... | |
| UINT4 LIGOTimeGPSVector::length |
number of timestamps
Definition at line 192 of file SFTfileIO.h.
| LIGOTimeGPS* LIGOTimeGPSVector::data |
array of timestamps
Definition at line 193 of file SFTfileIO.h.
| REAL8 LIGOTimeGPSVector::deltaT |