GLLPP_GNSS_UTC_ModelSupport Struct Reference

GNSS UTC Model support. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_GNSS_UTC_ModelSupport:

List of all members.


Detailed Description

GNSS UTC Model support.


ASN.1 specification:

GNSS-UTC-ModelSupport ::= 	SEQUENCE {
	utc-Model		BIT STRING { 	model-1 	(0),
									model-2 	(1),
									model-3		(2),
									model-4		(3) } (SIZE (1..8))		OPTIONAL,
	...
}

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