Retrieve the resolution of a sensor.
#include <bps/sensor.h>
BPS_API float sensor_info_get_resolution(sensor_info_t *info)
BlackBerry 10.0.0
The information for the sensor to get the resolution of.
The sensor_info_get_resolution() function gets the resolution of the sensor that is represented by the specified sensor information. The resolution represents the sensitivity of a sensor.
The sensor's resolution.