Retrieve the HDOP from a GEOLOCATION_INFO event.
#include <bps/geolocation.h>
BPS_API double geolocation_event_get_hdop(bps_event_t *event)
BlackBerry 10.2.0
The GEOLOCATION_INFO event to extract the HDOP from.
The geolocation_event_get_hdop() function extracts the Horizontal Dilution of Precision (HDOP) from the specified GEOLOCATION_INFO event. HDOP is an indication of the geometry of the satellites around the device, on the horizontal axis.
The HDOP.