GLSUPL_PosTechnology Struct Reference

SET Capabilities. More...

#include <glsupl2.h>

Collaboration diagram for GLSUPL_PosTechnology:

List of all members.


Detailed Description

SET Capabilities.

Positioning Technology.

modules.

This section contains descriptions of the SUPL library portion of the LBS.
Structures defined according to OMA-TS-SUPL-V1_0-20050223-D
Reference: OMA SUPL TS (Section 7. Parameter Definitions).

SUPL API functions
SUPL structures Positioning Technology. Defines the positioning technology. Zero or more of the following positioning technologies (bitmap):

  • SET-assisted A-GPS
  • SET-based A-GPS
  • Autonomous GPS
  • AFLT
  • E-CID
  • E-OTD

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

ASN.1 specification:

PosTechnology ::= SEQUENCE {
  agpsSETassisted  BOOLEAN,
  agpsSETBased     BOOLEAN,
  autonomousGPS    BOOLEAN,
  aFLT             BOOLEAN,
  eCID             BOOLEAN,
  eOTD             BOOLEAN,
  ...
}

Defines the positioning technology. Zero or more of the following positioning technologies (bitmap):

  • SET-assisted A-GPS
  • SET-based A-GPS
  • Autonomous GPS
  • AFLT
  • E-CID
  • E-OTD

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

ASN.1 specification:

PosTechnology ::= SEQUENCE {
  agpsSETassisted  BOOLEAN,
  agpsSETBased     BOOLEAN,
  autonomousGPS    BOOLEAN,
  aFLT             BOOLEAN,
  eCID             BOOLEAN,
  eOTD             BOOLEAN,
  oTDOA            BOOLEAN,
  ...,
  ver2-PosTechnology-extension	Ver2-PosTechnology-extension OPTIONAL
}
Ver2-PosTechnology-extension ::= SEQUENCE {
  gANSSPositionMethods  GANSSPositionMethods OPTIONAL,
  ...
}

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