GLSUPL_CellMeasuredResults_modeSpecificInfo_fdd Struct Reference

FDD Specific Info. More...

#include <glsupllocationid.h>

Collaboration diagram for GLSUPL_CellMeasuredResults_modeSpecificInfo_fdd:

List of all members.


Detailed Description

FDD Specific Info.

The FDD Frequency Specific Info of a WCDMA radio cell.

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

ASN.1 specification:

        fdd SEQUENCE {
            primaryCPICH-Info   PrimaryCPICH-Info,
            cpich-Ec-N0         CPICH-Ec-N0         OPTIONAL,
            cpich-RSCP          CPICH-RSCP          OPTIONAL,
            pathloss            Pathloss            OPTIONAL
        },

-- SPARE: CPICH-Ec-No, Max = 49
-- Values above Max are spare
CPICH-Ec-N0 ::= INTEGER(0..63)

-- SPARE: CPICH- RSCP, data range from 0 to 91 and from 123 to 127.
-- Values from 92 to 122 are spare
-- the encoding of cpich-RSCP is (as per [3GPP RRC] V5.11.0)

-- cpich-RSCP = 123    CPICH RSCP <-120 dBm    
-- cpich-RSCP = 124    -120 = CPICH RSCP < -119 dBm    
-- cpich-RSCP = 125    -119 = CPICH RSCP < -118 dBm   
-- cpich-RSCP = 126    -118 = CPICH RSCP < -117 dBm   
-- cpich-RSCP = 127    -117 = CPICH RSCP < -116 dBm
-- cpich-RSCP = 0      -116 = CPICH RSCP < -115 dBm   
-- cpich-RSCP = 1      -115 = CPICH RSCP < -114 dBm   
-- ...       ...      ...      
-- cpich-RSCP = 89     -27 = CPICH RSCP < -26 dBm    
-- cpich-RSCP = 90     -26 = CPICH RSCP < -25 dBm    
-- cpich-RSCP = 91     -25 = CPICH RSCP       dBm

CPICH-RSCP ::= INTEGER(0..127)

-- SPARE: Pathloss, Max = 158
-- Values above Max are spare
Pathloss ::= INTEGER(46..173)

The FDD Frequency Specific Info of a WCDMA radio cell.

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

ASN.1 specification:

        fdd SEQUENCE {
            primaryCPICH-Info   PrimaryCPICH-Info,
            cpich-Ec-N0         CPICH-Ec-N0         OPTIONAL,
            cpich-RSCP          CPICH-RSCP          OPTIONAL,
            pathloss            Pathloss            OPTIONAL
        },

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