GLSUPL_LteCellInformation Struct Reference

LTE Cell Information. More...

#include <glsupl2locationid.h>

Collaboration diagram for GLSUPL_LteCellInformation:

List of all members.


Detailed Description

LTE Cell Information.

This parameter defines the parameter of a TLE radio cell [3GPP 36.321].

Reference: OMA SUPL TS (Section 10.11.3 LTE Cell Info)

ASN.1 specification:

LteCellInformation ::= SEQUENCE {
  cellGlobalIdEUTRA	 	CellGlobalIdEUTRA,
  physCellId		PhysCellId,
  trackingAreaCode		TrackingAreaCode,
  rsrpResult		RSRP-Range	OPTIONAL,
  rsrqResult		RSRQ-Range	OPTIONAL,
  tA      INTEGER(0..1282) OPTIONAL, -- Timing Advance as per 3GPP TS 36.321
  measResultListEUTRA   MeasResultListEUTRA OPTIONAL, --Neighbour measurements
  ...,
  earfcn	INTEGER(0..65535) OPTIONAL 
}

PhysCellId ::=	 INTEGER (0..503)

TrackingAreaCode ::=	BIT STRING (SIZE (16))

RSRP-Range ::= INTEGER(0..97)
RSRQ-Range ::= INTEGER(0..34)

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