BBjGeolocationEvent::getAltitudeAccuracy
Description
In BBj 11.0 and higher, this method returns the accuracy level of the altitude value, specified in meters.
Syntax
Return Value |
Method |
double |
getAltitudeAccuracy() |
Parameters
None.
Return Value
The "altitudeAccuracy" attribute is specified in meters. If the implementation cannot provide altitude information, the value of this attribute must be null. Otherwise, the value of the altitudeAccuracy attribute must be a non-negative real number.
Remarks
None.
Example
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.