OTDOA Location Information Elements. More...
#include <gllpps.h>
OTDOA Location Information Elements.
Reference: ETSI TS 136 355 V10.4.0 (Section 6.5.1.5)
ASN.1 specification:
OTDOA-SignalMeasurementInformation ::= SEQUENCE { systemFrameNumber BIT STRING (SIZE (10)), physCellIdRef INTEGER (0..503), cellGlobalIdRef ECGI OPTIONAL, earfcnRef ARFCN-ValueEUTRA OPTIONAL, referenceQuality OTDOA-MeasQuality OPTIONAL, neighbourMeasurementList NeighbourMeasurementList, ... } NeighbourMeasurementList ::= SEQUENCE (SIZE(1..24)) OF NeighbourMeasurementElement NeighbourMeasurementElement ::= SEQUENCE { physCellIdNeighbor INTEGER (0..503), cellGlobalIdNeighbour ECGI OPTIONAL, earfcnNeighbour ARFCN-ValueEUTRA OPTIONAL, rstd INTEGER (0..12711), rstd-Quality OTDOA-MeasQuality, ... }