segments read so far from one SFT
Definition at line 52 of file SFTfileIO.c.
Data Fields | |
| UINT4 | first |
| first bin in this segment More... | |
| UINT4 | last |
| last bin in this segment More... | |
| LIGOTimeGPS | epoch |
| timestamp of this SFT More... | |
| struct tagSFTLocator * | lastfrom |
| last bin read from this locator More... | |
| UINT4 SFTReadSegment::first |
first bin in this segment
Definition at line 53 of file SFTfileIO.c.
| UINT4 SFTReadSegment::last |
last bin in this segment
Definition at line 54 of file SFTfileIO.c.
| LIGOTimeGPS SFTReadSegment::epoch |
timestamp of this SFT
Definition at line 55 of file SFTfileIO.c.
| struct tagSFTLocator* SFTReadSegment::lastfrom |
last bin read from this locator
Definition at line 56 of file SFTfileIO.c.