|
MIRA
|
A measurement from a RTLS beacon. More...
#include <localization/RTLS.h>
Public Member Functions | |
| RTLSMeasurement () | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
Public Attributes | |
| RTLSBeacon | beacon |
| float | distance |
| float | rssi |
| std::string | error |
A measurement from a RTLS beacon.
|
inline |
|
inline |
| RTLSBeacon beacon |
| float distance |
| float rssi |
| std::string error |
1.8.14