GLLPP_Ellipsoid_Point Struct Reference

LocationCoordinates. More...

#include <gllpps.h>

List of all members.


Detailed Description

LocationCoordinates.


ASN.1 specification:

Ellipsoid-Point ::= SEQUENCE {
	latitudeSign				ENUMERATED {north, south},
	degreesLatitude				INTEGER (0..8388607),			-- 23 bit field
	degreesLongitude			INTEGER (-8388608..8388607)		-- 24 bit field
}

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