With this struct options are provided to the fusion process. More...
#include <mrpt/slam/CLandmarksMap.h>
Public Member Functions | |
TFuseOptions () | |
Initialization. | |
Public Attributes | |
unsigned int | minTimesSeen |
Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds. | |
float | ellapsedTime |
See "minTimesSeen". |
With this struct options are provided to the fusion process.
Definition at line 394 of file CLandmarksMap.h.
mrpt::slam::CLandmarksMap::TFuseOptions::TFuseOptions | ( | ) |
Initialization.
See "minTimesSeen".
Definition at line 406 of file CLandmarksMap.h.
Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds.
Definition at line 402 of file CLandmarksMap.h.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |