|
MRPT
1.9.9
|
#include <gtest/gtest.h>#include <mrpt/maps/CRandomFieldGridMap3D.h>#include <mrpt/system/filesystem.h>Go to the source code of this file.
Functions | |
| TEST (CRandomFieldGridMap3D, insertCheckMapBounds) | |
| TEST (CRandomFieldGridMap3D, insertPointsAndRead) | |
| TEST | ( | CRandomFieldGridMap3D | , |
| insertCheckMapBounds | |||
| ) |
Definition at line 14 of file CRandomFieldGridMap3D_unittest.cpp.
References EXPECT_TRUE(), mrpt::system::getTempFileName(), mrpt::maps::CRandomFieldGridMap3D::gimNearest, mrpt::maps::CRandomFieldGridMap3D::insertIndividualReading(), mrpt::maps::CRandomFieldGridMap3D::saveAsCSV(), mrpt::maps::CRandomFieldGridMap3D::setSize(), mrpt::maps::CRandomFieldGridMap3D::updateMapEstimation(), and val.
| TEST | ( | CRandomFieldGridMap3D | , |
| insertPointsAndRead | |||
| ) |
Definition at line 51 of file CRandomFieldGridMap3D_unittest.cpp.
References mrpt::containers::CDynamicGrid3D< T, coord_t >::cellByPos(), EXPECT_NEAR(), EXPECT_TRUE(), mrpt::maps::CRandomFieldGridMap3D::gimNearest, mrpt::maps::CRandomFieldGridMap3D::TInsertionOptions::GMRF_skip_variance, mrpt::maps::CRandomFieldGridMap3D::insertIndividualReading(), mrpt::maps::CRandomFieldGridMap3D::insertionOptions, mrpt::maps::CRandomFieldGridMap3D::resize(), mrpt::maps::CRandomFieldGridMap3D::setSize(), mrpt::maps::CRandomFieldGridMap3D::updateMapEstimation(), and val.
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |