GLSUPL_CdmaCellInformation Struct Reference

CDMA Cell Information. More...

#include <glsupllocationid.h>

List of all members.


Detailed Description

CDMA Cell Information.

This parameter defines the parameter of a CDMA radio cell.

Reference: OMA SUPL TS (Section 10.11.3 WCDMA Cell Info)

ASN.1 specification:

CdmaCellInformation ::= SEQUENCE {
    refNID          INTEGER(0..65535),      -- Network Id
    refSID          INTEGER(0..32767),      -- System Id
    refBASEID       INTEGER(0..65535),      -- Base Station Id
    refBASELAT      INTEGER(0..4194303),    -- Base Station Latitude
    reBASELONG      INTEGER(0..8388607),    -- Base Station Longitude
    refREFPN        INTEGER(0..511),        -- Base Station PN Code
    refWeekNumber   INTEGER(0..65535),      -- GPS Week Number
    refSeconds      INTEGER(0..4194303),    -- GPS Seconds
    ...
}

This parameter defines the parameter of a CDMA radio cell.

Reference: OMA SUPL TS (Section 7.11.3 WCDMA Cell Info)

ASN.1 specification:

CdmaCellInformation ::= SEQUENCE {
    refNID          INTEGER(0..65535),      -- Network Id
    refSID          INTEGER(0..32767),      -- System Id
    refBASEID       INTEGER(0..65535),      -- Base Station Id
    refBASELAT      INTEGER(0..4194303),    -- Base Station Latitude
    reBASELONG      INTEGER(0..8388607),    -- Base Station Longitude
    refREFPN        INTEGER(0..511),        -- Base Station PN Code
    refWeekNumber   INTEGER(0..65535),      -- GPS Week Number
    refSeconds      INTEGER(0..4194303),    -- GPS Seconds
    ...
}

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