| 
    MRPT
    2.0.0
    
   | 
 
The contents of each voxel in a CRandomFieldGridMap3D map.
Definition at line 30 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 36 of file CRandomFieldGridMap3D.h.
| double mrpt::maps::TRandomFieldVoxel::mean_value | 
Mean and sigma (standard deviation) estimated values for the voxel.
Definition at line 33 of file CRandomFieldGridMap3D.h.
| double mrpt::maps::TRandomFieldVoxel::stddev_value | 
Definition at line 33 of file CRandomFieldGridMap3D.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 |