LocationCoordinates. More...
#include <gllpps.h>
LocationCoordinates.
ASN.1 specification:
PolygonPoints ::= SEQUENCE { latitudeSign ENUMERATED {north, south}, degreesLatitude INTEGER (0..8388607), -- 23 bit field degreesLongitude INTEGER (-8388608..8388607) -- 24 bit field }