Each of the individual readings of a RFID tag.
Definition at line 42 of file CObservationRFID.h.
#include <mrpt/slam/CObservationRFID.h>
Public Member Functions | |
| TTagReading () | |
Public Attributes | |
| double | power |
| The power or signal strength as sensed by the RFID receiver (in dBm) More... | |
| std::string | epc |
| EPC code of the observed tag. More... | |
| std::string | antennaPort |
| Port of the antenna that did the reading. More... | |
|
inline |
Definition at line 44 of file CObservationRFID.h.
| std::string mrpt::slam::CObservationRFID::TTagReading::antennaPort |
Port of the antenna that did the reading.
Definition at line 48 of file CObservationRFID.h.
| std::string mrpt::slam::CObservationRFID::TTagReading::epc |
EPC code of the observed tag.
Definition at line 47 of file CObservationRFID.h.
| double mrpt::slam::CObservationRFID::TTagReading::power |
The power or signal strength as sensed by the RFID receiver (in dBm)
Definition at line 46 of file CObservationRFID.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |