Each of the individual readings of a RFID tag.
Definition at line 42 of file obs/CObservationRFID.h.
#include <mrpt/obs/CObservationRFID.h>
Public Member Functions | |
TTagReading () | |
Public Attributes | |
double | power |
The power or signal strength as sensed by the RFID receiver (in dBm) | |
std::string | epc |
EPC code of the observed tag. | |
std::string | antennaPort |
Port of the antenna that did the reading. | |
|
inline |
Definition at line 44 of file obs/CObservationRFID.h.
std::string mrpt::obs::CObservationRFID::TTagReading::antennaPort |
Port of the antenna that did the reading.
Definition at line 48 of file obs/CObservationRFID.h.
std::string mrpt::obs::CObservationRFID::TTagReading::epc |
EPC code of the observed tag.
Definition at line 47 of file obs/CObservationRFID.h.
double mrpt::obs::CObservationRFID::TTagReading::power |
The power or signal strength as sensed by the RFID receiver (in dBm)
Definition at line 46 of file obs/CObservationRFID.h.
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Sat Jan 21 06:46:15 UTC 2023 |