GLLPP_GNSS_CommonAssistanceData Struct Reference

GNSS Common Assistance Data This structure is used by the location server to provide assistance data which can be used for any GNSS (e.g., GPS, Galileo, GLONASS, etc.). More...

#include <gllpps.h>

Collaboration diagram for GLLPP_GNSS_CommonAssistanceData:

List of all members.


Detailed Description

GNSS Common Assistance Data This structure is used by the location server to provide assistance data which can be used for any GNSS (e.g., GPS, Galileo, GLONASS, etc.).

Reference: ETSI TS 136 355 V10.4.0 (Section 6.5.2.1)

ASN.1 specification:

GNSS-CommonAssistData ::= SEQUENCE {
	gnss-ReferenceTime		 		GNSS-ReferenceTime		 			OPTIONAL,	-- Need ON
	gnss-ReferenceLocation			GNSS-ReferenceLocation		 		OPTIONAL,	-- Need ON
	gnss-IonosphericModel			GNSS-IonosphericModel	 			OPTIONAL,	-- Need ON
	gnss-EarthOrientationParameters	GNSS-EarthOrientationParameters		OPTIONAL,	-- Need ON
	...
}

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