GLLPP_GNSS_NavModelSatelliteElement Struct Reference

GNSS NavigationModel. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_GNSS_NavModelSatelliteElement:

List of all members.


Detailed Description

GNSS NavigationModel.


ASN.1 specification:

GNSS-NavModelSatelliteElement ::= SEQUENCE {
	svID 				SV-ID,
	svHealth 			BIT STRING (SIZE(8)), 	
	iod 				BIT STRING (SIZE(11)),	
	gnss-ClockModel		GNSS-ClockModel,
	gnss-OrbitModel		GNSS-OrbitModel,
	...
}
SV-ID ::= SEQUENCE { 
	satellite-id		INTEGER(0..63),
	...
}

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