GLSUPL_CellMeasuredResults_modeSpecificInfo_tdd Struct Reference

TDD Specific Info. More...

#include <glsupllocationid.h>

Collaboration diagram for GLSUPL_CellMeasuredResults_modeSpecificInfo_tdd:

List of all members.


Detailed Description

TDD Specific Info.

The TDD Frequency Specific Info of a WCDMA radio cell.

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

ASN.1 specification:

        tdd SEQUENCE {
            cellParametersID    CellParametersID,
            proposedTGSN        TGSN OPTIONAL,
            primaryCCPCH-RSCP   PrimaryCCPCH-RSCP   OPTIONAL,
            pathloss            Pathloss            OPTIONAL,
            timeslotISCP-List   TimeslotISCP-List   OPTIONAL
        }

CellParametersID ::= INTEGER(0..127)

TGSN ::= INTEGER(0..14)

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

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

The TDD Frequency Specific Info of a WCDMA radio cell.

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

ASN.1 specification:

        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 files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines