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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |