Main MRPT website > C++ reference for MRPT 1.5.6
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 340 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

◆ TFuseOptions()

CLandmarksMap::TFuseOptions::TFuseOptions ( )

Initialization.

Definition at line 2243 of file CLandmarksMap.cpp.

Member Data Documentation

◆ ellapsedTime

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

See "minTimesSeen".

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

Referenced by mrpt::maps::CLandmarksMap::fuseWith().

◆ minTimesSeen

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 348 of file maps/CLandmarksMap.h.

Referenced by mrpt::maps::CLandmarksMap::fuseWith().




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019