|
MRPT
2.0.1
|
#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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |