GPS Time of Reference Time. More...
#include <glrrlps8.h>
Public Attributes | |
unsigned long | gpsTOW23b |
range 0-604799.92, resolution 0.08 sec, 23-bit presentation |
GPS Time of Reference Time.
3GPP 44.031 (Section A.4.2.4 GPS Week, GPS TOW)
ASN.1 specification:
-- GPS Time includes week number and time-of-week (TOW) GPSTime ::= SEQUENCE { gpsTOW23b GPSTOW23b, gpsWeek GPSWeek } -- GPSTOW, range 0-604799.92, resolution 0.08 sec, 23-bit presentation GPSTOW23b ::= INTEGER (0..7559999) -- GPS week number GPSWeek ::= INTEGER (0..1023)