The good time interval data read from a FITS file.
Definition at line 113 of file xtefitstoframe.c.
Data Fields | |
| REAL8 * | start |
| the start times of good data More... | |
| REAL8 * | end |
| the end times of good data More... | |
| INT8 | length |
| the number of gti segments More... | |
| REAL8* GTIData::start |
the start times of good data
Definition at line 114 of file xtefitstoframe.c.
| REAL8* GTIData::end |
the end times of good data
Definition at line 115 of file xtefitstoframe.c.
| INT8 GTIData::length |
the number of gti segments
Definition at line 116 of file xtefitstoframe.c.