Main MRPT website > C++ reference for MRPT 1.5.8
List of all members | Public Member Functions | Public Attributes
mrpt::obs::CObservationRFID::TTagReading Struct Reference

Detailed Description

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) More...
 
std::string epc
 EPC code of the observed tag. More...
 
std::string antennaPort
 Port of the antenna that did the reading. More...
 

Constructor & Destructor Documentation

◆ TTagReading()

mrpt::obs::CObservationRFID::TTagReading::TTagReading ( )
inline

Definition at line 44 of file obs/CObservationRFID.h.

Member Data Documentation

◆ antennaPort

std::string mrpt::obs::CObservationRFID::TTagReading::antennaPort

Port of the antenna that did the reading.

Definition at line 48 of file obs/CObservationRFID.h.

Referenced by mrpt::obs::CObservationRFID::getDescriptionAsText(), and mrpt::hwdrivers::CImpinjRFID::getObservation().

◆ epc

std::string mrpt::obs::CObservationRFID::TTagReading::epc

EPC code of the observed tag.

Definition at line 47 of file obs/CObservationRFID.h.

Referenced by mrpt::obs::CObservationRFID::getDescriptionAsText(), and mrpt::hwdrivers::CImpinjRFID::getObservation().

◆ power

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.

Referenced by mrpt::obs::CObservationRFID::getDescriptionAsText(), and mrpt::hwdrivers::CImpinjRFID::getObservation().




Page generated by Doxygen 1.8.14 for MRPT 1.5.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019