Main MRPT website > C++ reference
MRPT logo

mrpt::slam::CLandmarksMap::TFuseOptions Struct Reference

With this struct options are provided to the fusion process. More...

#include <mrpt/slam/CLandmarksMap.h>

List of all members.

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".

Detailed Description

With this struct options are provided to the fusion process.

Definition at line 406 of file CLandmarksMap.h.


Constructor & Destructor Documentation

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

Initialization.


Member Data Documentation

See "minTimesSeen".

Definition at line 418 of file CLandmarksMap.h.

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

Definition at line 414 of file CLandmarksMap.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010