GLLPP_GNSS_SgnMeasElement Struct Reference

GNSS SignalMeasurementInformation. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_GNSS_SgnMeasElement:

List of all members.


Detailed Description

GNSS SignalMeasurementInformation.


ASN.1 specification:

GNSS-SgnMeasElement ::= SEQUENCE {
	gnss-SignalID			GNSS-SignalID,
	gnss-CodePhaseAmbiguity	INTEGER (0..127)		OPTIONAL,
	gnss-SatMeasList 		GNSS-SatMeasList,
	...
}
GNSS-SignalID	::= SEQUENCE { 
	gnss-SignalID		INTEGER (0 .. 7),
	...
}

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