Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes
mrpt::detectors::CDetectorDoorCrossing::TOptions Struct Reference

Detailed Description

In this structure parameters can be changed to customize the behaviour of this algorithm.

Definition at line 42 of file CDetectorDoorCrossing.h.

#include <mrpt/detectors/CDetectorDoorCrossing.h>

Public Member Functions

 TOptions ()
 

Public Attributes

unsigned int windowSize
 The window size, in (action,observations) pairs;min. More...
 
float gridResolution
 

Constructor & Destructor Documentation

mrpt::detectors::CDetectorDoorCrossing::TOptions::TOptions ( )
inline

Definition at line 44 of file CDetectorDoorCrossing.h.

Member Data Documentation

float mrpt::detectors::CDetectorDoorCrossing::TOptions::gridResolution

Definition at line 52 of file CDetectorDoorCrossing.h.

unsigned int mrpt::detectors::CDetectorDoorCrossing::TOptions::windowSize

The window size, in (action,observations) pairs;min.

value is 2.

Definition at line 50 of file CDetectorDoorCrossing.h.




Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN:Unversioned directory at Tue Jun 28 11:46:25 UTC 2016