GLSUPL_WcdmaCellInformation Struct Reference

WCDMA Cell Information. More...

#include <glsupllocationid.h>

Collaboration diagram for GLSUPL_WcdmaCellInformation:

List of all members.


Detailed Description

WCDMA Cell Information.

This parameter defines the parameter of a WCDMA radio cell.

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

ASN.1 specification:

WcdmaCellInformation ::= SEQUENCE {
    refMCC                  INTEGER(0..999),            -- Mobile Country Code
    refMNC                  INTEGER(0..999),            -- Mobile Network Code
    refUC                   INTEGER(0..268435455),      -- Cell identity
    frequencyInfo           FrequencyInfo       OPTIONAL,
    primaryScramblingCode   INTEGER(0..511)     OPTIONAL,
    measuredResultsList     MeasuredResultsList OPTIONAL,
    ...,
    cellParametersId        INTEGER(0..127)     OPTIONAL, -- Not applicable for FDD
    timingAdvance           TimingAdvance       OPTIONAL  -- Not applicable for FDD
}

This parameter defines the parameter of a WCDMA radio cell.

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

ASN.1 specification:

WcdmaCellInformation ::= SEQUENCE {
    refMCC                  INTEGER(0..999),            -- Mobile Country Code
    refMNC                  INTEGER(0..999),            -- Mobile Network Code
    refUC                   INTEGER(0..268435455),      -- Cell identity
    frequencyInfo           FrequencyInfo       OPTIONAL,
    primaryScramblingCode   INTEGER(0..511)     OPTIONAL,
    measuredResultsList     MeasuredResultsList OPTIONAL,
    ...
}

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