TDetailedErrorReport Class Reference
class TDetailedErrorReport |
This class is used to store GNSS Pseudorange Error Statistics(GST)data.
Constructor & Destructor Documentation
TDetailedErrorReport()
IMPORT_C | TDetailedErrorReport | ( | ) | |
Member Functions Documentation
OrientationOfSemiMajorAxisError()
IMPORT_C TReal32 | OrientationOfSemiMajorAxisError | ( | ) | const |
The Orientation of semi-major axis of error ellipse
RmsValOfStanDeviOfRange()
IMPORT_C TReal32 | RmsValOfStanDeviOfRange | ( | ) | const |
The RMS value of the standard deviation of the range inputs to the navigation process
SetOrientationOfSemiMajorAxisError(TReal32)
IMPORT_C void | SetOrientationOfSemiMajorAxisError | ( | TReal32 | aOrientationOfSemiMajorAxisError | ) | |
The Orientation of semi-major axis of error ellipse to be set
Parameters
TReal32 aOrientationOfSemiMajorAxisError | |
SetRmsValOfStanDeviOfRange(TReal32)
IMPORT_C void | SetRmsValOfStanDeviOfRange | ( | TReal32 | aRmsValOfStanDeviOfRange | ) | |
The RMS value of the standard deviation of the range inputs to the navigation process to be set
SetStanDeviOfAltitudeError(TReal32)
IMPORT_C void | SetStanDeviOfAltitudeError | ( | TReal32 | aStanDeviOfAltitudeError | ) | |
The Standard deviation of altitude error to be set
SetStanDeviOfLatiitudeError(TReal64)
IMPORT_C void | SetStanDeviOfLatiitudeError | ( | TReal64 | aStanDeviOfLatiitudeError | ) | |
The Standard deviation of latitude error to be set
SetStanDeviOfLongitudeError(TReal64)
IMPORT_C void | SetStanDeviOfLongitudeError | ( | TReal64 | aStanDeviOfLongitudeError | ) | |
The Standard deviation of Longitude error to be set
SetStanDeviOfSemiMajorAxisError(TReal32)
IMPORT_C void | SetStanDeviOfSemiMajorAxisError | ( | TReal32 | aStanDeviOfSemiMajorAxisError | ) | |
The Standard deviation of semi-major axis of error ellipse to be set
Parameters
TReal32 aStanDeviOfSemiMajorAxisError | |
SetStanDeviOfSemiMinorAxisError(TReal32)
IMPORT_C void | SetStanDeviOfSemiMinorAxisError | ( | TReal32 | aStanDeviOfSemiMinorAxisError | ) | |
The Standard deviation of semi-minor axis of error ellipse to be set
Parameters
TReal32 aStanDeviOfSemiMinorAxisError | |
StanDeviOfAltitudeError()
IMPORT_C TReal32 | StanDeviOfAltitudeError | ( | ) | const |
The Standard deviation of altitude error
StanDeviOfLatiitudeError()
IMPORT_C TReal64 | StanDeviOfLatiitudeError | ( | ) | const |
The Standard deviation of latitude error
StanDeviOfLongitudeError()
IMPORT_C TReal64 | StanDeviOfLongitudeError | ( | ) | const |
The Standard deviation of Longitude error
StanDeviOfSemiMajorAxisError()
IMPORT_C TReal32 | StanDeviOfSemiMajorAxisError | ( | ) | const |
The Standard deviation of semi-major axis of error ellipse
StanDeviOfSemiMinorAxisError()
IMPORT_C TReal32 | StanDeviOfSemiMinorAxisError | ( | ) | const |
The Standard deviation of semi-minor axis of error ellipse
Member Data Documentation
TReal32
iOrientationOfSemiMajorAxisError
TReal32
| iOrientationOfSemiMajorAxisError | [protected] |
Orientation of semi-major axis of error ellipse in degrees from true north
TUint8
iReserved
Unused variable for future expansion.
TReal32
iRmsValOfStanDeviOfRange
TReal32
| iRmsValOfStanDeviOfRange | [protected] |
RMS value of the standard deviation of the range inputs to the navigation process Range inputs include pseudoranges & DGNSS corrections.
TReal32
iStanDeviOfAltitudeError
TReal32
| iStanDeviOfAltitudeError | [protected] |
Standard deviation of altitude error in meters
TReal64
iStanDeviOfLatiitudeError
TReal64
| iStanDeviOfLatiitudeError | [protected] |
Standard deviation of latitude error in meters
TReal64
iStanDeviOfLongitudeError
TReal64
| iStanDeviOfLongitudeError | [protected] |
Standard deviation of longitude error in meters
TReal32
iStanDeviOfSemiMajorAxisError
TReal32
| iStanDeviOfSemiMajorAxisError | [protected] |
Standard deviation of semi-major axis of error ellipse in meters
TReal32
iStanDeviOfSemiMinorAxisError
TReal32
| iStanDeviOfSemiMinorAxisError | [protected] |
Standard deviation of semi-minor axis of error ellipse in meters
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.