MRPT  2.0.0
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 38 of file CObservationRFID.h.

#include <mrpt/obs/CObservationRFID.h>

Public Member Functions

 TTagReading ()=default
 

Public Attributes

double power {-1000}
 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 ( )
default

Member Data Documentation

◆ antennaPort

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

Port of the antenna that did the reading.

Definition at line 47 of file CObservationRFID.h.

Referenced by mrpt::hwdrivers::CImpinjRFID::getObservation().

◆ epc

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

EPC code of the observed tag.

Definition at line 45 of file CObservationRFID.h.

Referenced by mrpt::hwdrivers::CImpinjRFID::getObservation().

◆ power

double mrpt::obs::CObservationRFID::TTagReading::power {-1000}

The power or signal strength as sensed by the RFID receiver (in dBm)

Definition at line 43 of file CObservationRFID.h.

Referenced by mrpt::hwdrivers::CImpinjRFID::getObservation().




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020