The content of each m_lastObservations in the estimation when using the option : MOS_MODEl (useMOSmodel =1)
Definition at line 111 of file obs/CObservationGasSensors.h.
#include <mrpt/obs/CObservationGasSensors.h>
Public Attributes | |
float | reading |
Sensore reading. | |
mrpt::system::TTimeStamp | timestamp |
Timestamp of the observation. | |
float | tau |
tau value applied | |
float | estimation |
The value estimated according to the MOXmodel. | |
float | reading_filtered |
Reading after smooth (noise averaging) | |
float mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::estimation |
The value estimated according to the MOXmodel.
Definition at line 116 of file obs/CObservationGasSensors.h.
float mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::reading |
Sensore reading.
Definition at line 113 of file obs/CObservationGasSensors.h.
float mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::reading_filtered |
Reading after smooth (noise averaging)
Definition at line 117 of file obs/CObservationGasSensors.h.
float mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::tau |
tau value applied
Definition at line 115 of file obs/CObservationGasSensors.h.
mrpt::system::TTimeStamp mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::timestamp |
Timestamp of the observation.
Definition at line 114 of file obs/CObservationGasSensors.h.
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Sat Jan 21 06:46:15 UTC 2023 |