GLRRLP_GPSTime Struct Reference

GPS Time of Reference Time. More...

#include <glrrlps8.h>

List of all members.

Public Attributes

unsigned long gpsTOW23b
 range 0-604799.92, resolution 0.08 sec, 23-bit presentation

Detailed Description

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)

The documentation for this struct was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines