GLSUPL_MeasResultEUTRA_cgi_Info Struct Reference

MeasResultEUTRA. More...

#include <glsupl2locationid.h>

Collaboration diagram for GLSUPL_MeasResultEUTRA_cgi_Info:

List of all members.


Detailed Description

MeasResultEUTRA.

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

ASN.1 specification:

MeasResultEUTRA ::=	SEQUENCE {
 physCellId PhysCellId,
 cgi-Info SEQUENCE {
	cellGlobalId	CellGlobalIdEUTRA,
	trackingAreaCode TrackingAreaCode
} OPTIONAL,
 measResult SEQUENCE {
	rsrpResult	RSRP-Range	OPTIONAL,  -- Mapping to measured values
	rsrqResult	RSRQ-Range	OPTIONAL,  -- in 3GPP TS 36.133
	...,
	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