MRPT
2.0.4
|
#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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |