GLSUPL_GeoAreaShapesSupported Struct Reference

This parameter defines the geographic target area shapes supported by the SET in addition to mandatory circular area: More...

#include <glsupl2.h>

List of all members.


Detailed Description

This parameter defines the geographic target area shapes supported by the SET in addition to mandatory circular area:

  • Elliptical
  • Polygon

Reference: OMA SUPL TS (Section 10.10 SET capabilities).

ASN.1 specification:

GeoAreaShapesSupported ::= SEQUENCE {
  ellipticalArea   BOOLEAN,
  polygonArea      BOOLEAN,
  ...
}

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