GLRRLP_NavigationModel Struct Reference

Navigation Model. More...

#include <glrrlps8.h>

Collaboration diagram for GLRRLP_NavigationModel:

List of all members.


Detailed Description

Navigation Model.


ASN.1 specification:

NavigationModel ::= SEQUENCE {
    gpsWeek     INTEGER(0..1023),
    gpsToe      INTEGER(0..167),
    nSAT        INTEGER(0..31),
    toeLimit    INTEGER(0..10),
    satInfo     SatelliteInfo       OPTIONAL,
    ...
}

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