GlLbsCellMeasuredResultsModeSpecificInfo Struct Reference

Cell Measured Results. More...

#include <gllbs_types.h>

Collaboration diagram for GlLbsCellMeasuredResultsModeSpecificInfo:

List of all members.


Detailed Description

Cell Measured Results.

The Cell Measured Results of a WCDMA radio cell.

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

ASN.1 specification:

modeSpecificInfo :=
    CHOICE {
        fdd SEQUENCE {
            primaryCPICH-Info   PrimaryCPICH-Info,
            cpich-Ec-N0         CPICH-Ec-N0         OPTIONAL,
            cpich-RSCP          CPICH-RSCP          OPTIONAL,
            pathloss            Pathloss            OPTIONAL
        },
        tdd SEQUENCE {
            cellParametersID    CellParametersID,
            proposedTGSN        TGSN OPTIONAL,
            primaryCCPCH-RSCP   PrimaryCCPCH-RSCP   OPTIONAL,
            pathloss            Pathloss            OPTIONAL,
            timeslotISCP-List   TimeslotISCP-List   OPTIONAL
        }
    }

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