GLSUPL_HrpdCellInformation Struct Reference

HRPD Cell Information. More...

#include <glsupl2locationid.h>

Collaboration diagram for GLSUPL_HrpdCellInformation:

List of all members.


Detailed Description

HRPD Cell Information.

This parameter defines the parameter of a HRPD radio cell.

Reference: OMA SUPL TS (Section 10.11.5 HRPD Cell Info)

ASN.1 specification:

HrpdCellInformation ::= SEQUENCE {
  refSECTORID    BIT STRING(SIZE (128)) OPTIONAL, -- HRPD Sector Id
  refBASELAT     INTEGER(0..4194303), -- Base Station Latitude
  reBASELONG     INTEGER(0..8388607), -- Base Station Longitude
  refWeekNumber  INTEGER(0..65535), -- GPS Week Number
  refSeconds     INTEGER(0..4194303), -- GPS Seconds -- 
  ...
}

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