![]() |
Smart Minotaur
|
Stores the information about a sensor measurement. Mehr ...
#include <SensorMeasurement.hpp>
Öffentliche Methoden | |
| SensorMeasurement (const int p_sensorID, const uint8_t distance) | |
Öffentliche Attribute | |
| int | sensorID |
| uint8_t | distance |
Stores the information about a sensor measurement.
This includes the measured distance and the source sensor id.