GLLPP_GNSS_Almanac Struct Reference

GNSS Almanac. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_GNSS_Almanac:

List of all members.


Detailed Description

GNSS Almanac.


ASN.1 specification:

GNSS-Almanac ::= SEQUENCE {
 	weekNumber 					INTEGER (0..255)	OPTIONAL,	-- Need ON
	toa 						INTEGER (0..255) 	OPTIONAL,	-- Need ON
	ioda 						INTEGER (0..3) 		OPTIONAL,	-- Need ON
	completeAlmanacProvided		BOOLEAN,
	gnss-AlmanacList			GNSS-AlmanacList,
	...
}

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