Retrieve the accuracy semi-minor axis from a GEOLOCATION_INFO event.
#include <bps/geolocation.h>
BPS_API double geolocation_event_get_accuracy_semi_minor_axis(bps_event_t *event)
BlackBerry 10.2.0
The GEOLOCATION_INFO event to extract the accuracy semi-minor axis from.
The geolocation_event_get_accuracy_semi_minor_axis() function extracts the semi-minor axis of the accuracy ellipse from the specified GEOLOCATION_INFO event.
The semi-minor axis accuracy, in meters.