TGpsTimingMeasurementData Class Reference
class TGpsTimingMeasurementData |
This class is used to store timing assistance measurement data.
Constructor & Destructor Documentation
TGpsTimingMeasurementData()
IMPORT_C | TGpsTimingMeasurementData | ( | ) | |
Member Functions Documentation
DataType()
Returns the data type to be stored. TGpsTimingMeasurementDataType
DeltaTow()
IMPORT_C TInt | DeltaTow | ( | ) | const |
GPSTimingOfCellLsPart()
IMPORT_C TUint | GPSTimingOfCellLsPart | ( | ) | const |
GPSTimingOfCellMsPart()
IMPORT_C TInt | GPSTimingOfCellMsPart | ( | ) | const |
GpsReferenceTimeUncertainty()
IMPORT_C TInt | GpsReferenceTimeUncertainty | ( | ) | const |
GpsTowSubms()
IMPORT_C TInt | GpsTowSubms | ( | ) | const |
ReferenceFrameMsb()
IMPORT_C TInt | ReferenceFrameMsb | ( | ) | const |
ReferenceIdentity()
IMPORT_C TInt | ReferenceIdentity | ( | ) | const |
Returns the Reference Identity data Note data type must be EGpsTimingDataTypeUtran Valid values are in the range 0..511 for FDD mode 0..127 for TDD mode
TGpsTimingMeasurementData::DataType()
SetDataType(TGpsTimingDataType)
Sets the data type to be stored.
SetDeltaTow(TInt)
IMPORT_C void | SetDeltaTow | ( | TInt | aDeltaTow | ) | |
Parameters
TInt aDeltaTow | the GSM Delta Tow value to assign |
SetGPSTimingOfCellLsPart(TUint)
IMPORT_C void | SetGPSTimingOfCellLsPart | ( | TUint | aGpsTocLs | ) | |
Sets the UTran GPS Timing Of Cell LS Part data element Note data type must have been set to EGpsTimingDataTypeUtran Valid values are in the range 0..4294967295
TGpsTimingMeasurementData::SetDataType()
Parameters
TUint aGpsTocLs | the GPS Timing Of Cell LS Part to assign |
SetGPSTimingOfCellMsPart(TInt)
IMPORT_C void | SetGPSTimingOfCellMsPart | ( | TInt | aGpsTocMs | ) | |
Parameters
TInt aGpsTocMs | the GPS Timing Of Cell Ms Part to assign |
SetGpsReferenceTimeUncertainty(TInt)
IMPORT_C void | SetGpsReferenceTimeUncertainty | ( | TInt | aGpsRefTimeUncert | ) | |
Parameters
TInt aGpsRefTimeUncert | the GSM Gps Reference Time Uncertainty value to assign |
SetGpsTowSubms(TInt)
IMPORT_C void | SetGpsTowSubms | ( | TInt | aGpsTowSubms | ) | |
Parameters
TInt aGpsTowSubms | the Gps Tow Subms value to assign |
SetNetworkMode(TNetworkMode)
SetReferenceFrameMsb(TInt)
IMPORT_C void | SetReferenceFrameMsb | ( | TInt | aRefFrameMsb | ) | |
Parameters
TInt aRefFrameMsb | the Reference Frame MSB value to assign |
SetReferenceIdentity(TInt)
IMPORT_C void | SetReferenceIdentity | ( | TInt | aRefId | ) | |
Sets the UTran Reference Identity data element Note data type must have been set to EGpsTimingDataTypeUtran Valid values are in the range 0..511 for FDD mode 0..127 for TDD mode
TGpsTimingMeasurementData::SetDataType()
Parameters
TInt aRefId | the Reference Identity to assign |
SetSfn(TInt)
IMPORT_C void | SetSfn | ( | TInt | aSfn | ) | |
Parameters
TInt aSfn | the SFN value to assign |
Member Enumerations Documentation
Enum _TGpsTimingDataType
Enumerators
EGpsTimingDataTypeUndefined | |
EGpsTimingDataTypeUtran | |
EGpsTimingDataTypeGsm | |
EGpsTimingDataTypeMax | |
Enum _TTimingDataFlags
Enumerators
ETimingDataFlagsUtranTimingData = 1 | |
ETimingDataFlagsGsmTimingData = 2 | |
ETimingDataFlagsUtranModeIsFdd = 4 | |
Enum _TUtranMode
Enumerators
ENetworkModeUndefined | |
ENetworkModeFdd | |
ENetworkModeTdd | |
ENetworkModeMax | |
Member Type Definitions Documentation
Typedef TGpsTimingDataType
typedef
TUint
| TGpsTimingDataType |
Specifies the type of timing data supplied
Typedef TNetworkMode
typedef
TUint
| TNetworkMode |
Specifies the network mode of operation. Currently specific to UTRAN networks.
Typedef TTimingDataFlags
typedef
TUint
| TTimingDataFlags | [private] |
Member Data Documentation
TUint
iData1
Data containers The data containers hold different data depending on the network protocol in use. See constructor definition.
TTimingDataFlags
iTimingDataFlags
Gps Time of Week in milli seconds
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.