#include <ubuntu_application_sensors.h>
Data Fields | |
int64_t | timestamp |
float | distance |
A timestamped proximity sensor reading
Definition at line 47 of file ubuntu_application_sensors.h.
float ubuntu_sensor_proximity_reading::distance |
Definition at line 51 of file ubuntu_application_sensors.h.
int64_t ubuntu_sensor_proximity_reading::timestamp |
Definition at line 49 of file ubuntu_application_sensors.h.