class COMASuplVelocity : public COMASuplInfoRequest |
Bearing, which represents the angle on the horizontal axis towards North
Horizontal Speed expressed in Kilometer per second
Vertical Direction in which Zero value indicate upward speed and 1 indicates downward speed.
Vertical Speed expressed in Kilometer per second
Horizontal Speed Uncertainty expressed in Kilometer per second
Vertical Speed Uncertainty expressed in Kilometer per second More information abput Bearing, Horizontal Speed, Vertical Direction, Vertical Speed, Horizontal Speed Uncertainty and Vertical Speed Uncertainty can be found in 3G TS 23.032
Public Member Functions | |
---|---|
~COMASuplVelocity () | |
IMPORT_C COMASuplInfoRequest * | CloneL () |
IMPORT_C COMASuplVelocity * | NewL () |
IMPORT_C void | SetVelocity ( COMASuplHorizVelocity *) |
IMPORT_C TOMASuplVelocityType | VelType () |
IMPORT_C COMASuplHorizVelocity * | Velocity () |
Private Member Functions | |
---|---|
COMASuplVelocity () | |
void | ConstructL () |
Inherited Enumerations | |
---|---|
COMASuplInfoRequest:TOMASuplInfoType |
Private Attributes | |
---|---|
COMASuplHorizVelocity * | iVelocity |
IMPORT_C COMASuplInfoRequest * | CloneL | ( | ) | const [virtual] |
CloneL clones the Velocity object and creates a new velocity object with the same values
IMPORT_C COMASuplVelocity * | NewL | ( | ) | [static] |
Creates a new instance of a COMASuplVelocity and sets the type in COMASuplInfoRequest to EOMASuplVelocity.
IMPORT_C void | SetVelocity | ( | COMASuplHorizVelocity * | aVelocity | ) |
Sets velocity
COMASuplHorizVelocity * aVelocity | A pointer of type COMASuplHorizVelocity |
IMPORT_C COMASuplHorizVelocity * | Velocity | ( | ) | const |
Retrieves velocity which of type COMASuplHorizVelocity
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.