Loading [MathJax]/extensions/TeX/AMSsymbols.js
LAL 7.7.0.1-3a66518
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Detailed Description

Epoch relative to GPS epoch, see LIGOTimeGPS type for more details.

Definition at line 458 of file LALDatatypes.h.

Data Fields

INT4 gpsSeconds
 Seconds since 0h UTC 6 Jan 1980. More...
 
INT4 gpsNanoSeconds
 Residual nanoseconds. More...
 

Field Documentation

◆ gpsSeconds

INT4 LIGOTimeGPS::gpsSeconds

Seconds since 0h UTC 6 Jan 1980.

Definition at line 459 of file LALDatatypes.h.

◆ gpsNanoSeconds

INT4 LIGOTimeGPS::gpsNanoSeconds

Residual nanoseconds.

Definition at line 460 of file LALDatatypes.h.