
BBjGeolocationEvent::getAltitudeAccuracy
Description
In BBj 11.00 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.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.