Retrieve the PDOP from a GEOLOCATION_INFO event.
#include <bps/geolocation.h>
BPS_API double geolocation_event_get_pdop(bps_event_t *event)
BlackBerry 10.2.0
The GEOLOCATION_INFO event to extract the PDOP from.
The geolocation_event_get_pdop() function extracts the Positional Dilution of Precision (PDOP) from the specified GEOLOCATION_INFO event. PDOP is an indication of the geometry of the satellites around the device. The PDOP combines the effects of the HDOP and VDOP.
The PDOP.