Main MRPT website > C++ reference
MRPT logo
List of all members | Public Attributes
mrpt::slam::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 158 of file CObservationGasSensors.h.

#include <mrpt/slam/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)
 

Member Data Documentation

float mrpt::slam::CObservationGasSensors::CMOSmodel::TdataMap::estimation

The value estimated according to the MOXmodel.

Definition at line 163 of file CObservationGasSensors.h.

float mrpt::slam::CObservationGasSensors::CMOSmodel::TdataMap::reading

Sensore reading.

Definition at line 160 of file CObservationGasSensors.h.

float mrpt::slam::CObservationGasSensors::CMOSmodel::TdataMap::reading_filtered

Reading after smooth (noise averaging)

Definition at line 164 of file CObservationGasSensors.h.

float mrpt::slam::CObservationGasSensors::CMOSmodel::TdataMap::tau

tau value applied

Definition at line 162 of file CObservationGasSensors.h.

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

Timestamp of the observation.

Definition at line 161 of file CObservationGasSensors.h.




Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013