Main MRPT website > C++ reference
MRPT logo
List of all members | Public Member Functions | Public Attributes
mrpt::slam::CLandmarksMap::TFuseOptions Struct Reference

Detailed Description

With this struct options are provided to the fusion process.

Definition at line 383 of file CLandmarksMap.h.

#include <mrpt/slam/CLandmarksMap.h>

Public Member Functions

 TFuseOptions ()
 Initialization. More...
 

Public Attributes

unsigned int minTimesSeen
 Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds. More...
 
float ellapsedTime
 See "minTimesSeen". More...
 

Constructor & Destructor Documentation

mrpt::slam::CLandmarksMap::TFuseOptions::TFuseOptions ( )

Initialization.

Member Data Documentation

float mrpt::slam::CLandmarksMap::TFuseOptions::ellapsedTime

See "minTimesSeen".

Definition at line 395 of file CLandmarksMap.h.

unsigned int mrpt::slam::CLandmarksMap::TFuseOptions::minTimesSeen

Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds.

Definition at line 391 of file CLandmarksMap.h.




Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014