MRPT
1.9.9
|
The contents of each voxel in a CRandomFieldGridMap3D map.
Definition at line 34 of file CRandomFieldGridMap3D.h.
#include <mrpt/maps/CRandomFieldGridMap3D.h>
Public Member Functions | |
TRandomFieldVoxel (double _mean_value=.0, double _stddev_value=.0) | |
Constructor. More... | |
Public Attributes | |
double | mean_value |
Mean and sigma (standard deviation) estimated values for the voxel. More... | |
double | stddev_value |
|
inline |
Constructor.
Definition at line 40 of file CRandomFieldGridMap3D.h.
double mrpt::maps::TRandomFieldVoxel::mean_value |
Mean and sigma (standard deviation) estimated values for the voxel.
Definition at line 37 of file CRandomFieldGridMap3D.h.
double mrpt::maps::TRandomFieldVoxel::stddev_value |
Definition at line 37 of file CRandomFieldGridMap3D.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |