WCDMA Cell Information. More...
#include <glsupllocationid.h>
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, ... }