TOMASuplUncertainty Class Reference
| class TOMASuplUncertainty |
TOMASuplUncertainty holds latitude/longitude uncertainty code associated with the major axis and minor axis in meters. TOMASuplUncertainty also holds the orientation in degrees of the major axis with respect to North.
Constructor & Destructor Documentation
TOMASuplUncertainty()
| IMPORT_C | TOMASuplUncertainty | ( | ) | |
Member Functions Documentation
GetUncertainty(TInt &, TInt &, TInt &)
| IMPORT_C void | GetUncertainty | ( | TInt & | aUncertaintySemiMajor, |
| | TInt & | aUncertaintySemiMinor, |
| | TInt & | aOrientationMajorAxis |
| | ) | const |
GetUncertainty retrives values for different Uncertainty parameters
Parameters
| TInt & aUncertaintySemiMajor | A reference parameter that holds the semi major axis uncertainty in meters. |
| TInt & aUncertaintySemiMinor | A reference parameter that holds the semi minor axis uncertainty in meters. |
| TInt & aOrientationMajorAxis | A reference parameter that holds the major Axis orientation in angles with respect to North. |
SetUncertainty(TInt, TInt, TInt)
| IMPORT_C TInt | SetUncertainty | ( | TInt | aUncertaintySemiMajor, |
| | TInt | aUncertaintySemiMinor, |
| | TInt | aOrientationMajorAxis |
| | ) | |
SetUncertainty sets values for different uncertainty parameters
Parameters
| TInt aUncertaintySemiMajor | Parameter for semi major axis uncertainty in meters. Valid range is 0 to 127 |
| TInt aUncertaintySemiMinor | Parameter for semi minor axis uncertainity in meters. Valid range is 0 to 127 |
| TInt aOrientationMajorAxis | Parameter for major axis orientation in degrees with respect to North. Valid range is 0 to 180. |
SetUncertainty(const TOMASuplUncertainty &)
An Internal method not be used
Member Data Documentation
TInt
iOrientationMajorAxis
|
TInt
| iOrientationMajorAxis | [private] |
TInt
iUncertaintySemiMajor
|
TInt
| iUncertaintySemiMajor | [private] |
TInt
iUncertaintySemiMinor
|
TInt
| iUncertaintySemiMinor | [private] |
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.