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

Detailed Description

With this struct options are provided to the fusion process.

Definition at line 374 of file maps/CLandmarksMap.h.

#include <mrpt/maps/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::maps::CLandmarksMap::TFuseOptions::TFuseOptions ( )

Initialization.

Member Data Documentation

float mrpt::maps::CLandmarksMap::TFuseOptions::ellapsedTime

See "minTimesSeen".

Definition at line 386 of file maps/CLandmarksMap.h.

unsigned int mrpt::maps::CLandmarksMap::TFuseOptions::minTimesSeen

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

Definition at line 382 of file maps/CLandmarksMap.h.




Page generated by Doxygen 1.8.9.1 for MRPT 1.3.2 SVN:Unversioned directory at Thu Dec 10 00:07:55 UTC 2015