GLLPP_QoS Struct Reference

QoS. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_QoS:

List of all members.


Detailed Description

QoS.


ASN.1 specification:

QoS ::= SEQUENCE {
	horizontalAccuracy			HorizontalAccuracy		OPTIONAL,	-- Need ON
	verticalCoordinateRequest	BOOLEAN,
	verticalAccuracy			VerticalAccuracy		OPTIONAL,	-- Need ON
	responseTime				ResponseTime			OPTIONAL,	-- Need ON
	velocityRequest				BOOLEAN,				
	...
}	
ResponseTime ::= SEQUENCE {
	time			INTEGER (1..128),
	...
}

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