GLSUPL_UmbCellInformation Struct Reference

UMB Cell Information. More...

#include <glsupl2locationid.h>

Collaboration diagram for GLSUPL_UmbCellInformation:

List of all members.


Detailed Description

UMB Cell Information.

This parameter defines the parameter of a UMB radio cell.

Reference: OMA SUPL TS (Section 10.11.6 UMB Cell Info)

ASN.1 specification:

UmbCellInformation ::= SEQUENCE {
  refSECTORID    	BIT STRING(SIZE (128)), -- UMB Sector Id
  refMCC  	INTEGER(0..999), -- Mobile Country Code
  refMNC  	INTEGER(0..999), -- Mobile Network Code
  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