Structure to hold information of presence detection events.
Data Fields | |
mtb_radar_sensing_timestamp_t | timestamp |
Timestamp of event. | |
const char * | description |
Description about the event. | |
float | distance |
Distance of object in meters, -1.0f if not applicable (i.e. More... | |
float | accuracy |
Accuracy of distance of object +- meters, -1.0f if not applicable (i.e. More... | |
float mtb_radar_sensing_presence_event_info_t::distance |
Distance of object in meters, -1.0f if not applicable (i.e.
. for OUT event)
float mtb_radar_sensing_presence_event_info_t::accuracy |
Accuracy of distance of object +- meters, -1.0f if not applicable (i.e.
for OUT event)