MRPT  2.0.0
List of all members | Public Attributes
mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap Struct Reference

Detailed Description

The content of each m_lastObservations in the estimation when using the option : MOS_MODEl (useMOSmodel =1)

Definition at line 118 of file CObservationGasSensors.h.

#include <mrpt/obs/CObservationGasSensors.h>

Public Attributes

float reading
 Sensore reading. More...
 
mrpt::system::TTimeStamp timestamp
 Timestamp of the observation. More...
 
float tau
 tau value applied More...
 
float estimation
 The value estimated according to the MOXmodel. More...
 
float reading_filtered
 Reading after smooth (noise averaging) More...
 

Member Data Documentation

◆ estimation

float mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::estimation

The value estimated according to the MOXmodel.

Definition at line 127 of file CObservationGasSensors.h.

◆ reading

float mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::reading

Sensore reading.

Definition at line 121 of file CObservationGasSensors.h.

◆ reading_filtered

float mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::reading_filtered

Reading after smooth (noise averaging)

Definition at line 129 of file CObservationGasSensors.h.

◆ tau

float mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::tau

tau value applied

Definition at line 125 of file CObservationGasSensors.h.

◆ timestamp

mrpt::system::TTimeStamp mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap::timestamp

Timestamp of the observation.

Definition at line 123 of file CObservationGasSensors.h.




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