struct mrpt::maps::CGasConcentrationGridMap2D::TGaussianCell
#include <mrpt/maps/CGasConcentrationGridMap2D.h> struct TGaussianCell { // fields int cx = 0; int cy = 0; float value = 0; };
#include <mrpt/maps/CGasConcentrationGridMap2D.h> struct TGaussianCell { // fields int cx = 0; int cy = 0; float value = 0; };