RMobileLocationServices::TUePosMeasuredResultsV1 Class Reference

class RMobileLocationServices::TUePosMeasuredResultsV1

This class contains the measurement results computed by the UE.

Member Data Documentation

TBool iPosErrorStatus

TBool iPosErrorStatus

ETrue indicates some error has encountered. iUePosError will be populated. EFalse indicates Gps Assistance Data is received and no error has encountered while processing. Hence iUePosPositionEstimateInfo and iUePosGpsMeasurement will be populated

TUePosError iUePosError

TUePosError iUePosError

Indicates the error cause and/or additional assistance data is required

TUePosGpsMeasurementResultsV1 iUePosGpsMeasurement

TUePosGpsMeasurementResultsV1 iUePosGpsMeasurement

Contains the GPS measurement parameters and the positioning reference time

TUePosPositionEstimateInfoV1 iUePosPositionEstimateInfo

TUePosPositionEstimateInfoV1 iUePosPositionEstimateInfo

The purpose of this is to provide the position estimate from the UE to the network, if the UE is capable of determining its own position.