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

◆ TOptions()

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

Definition at line 44 of file CDetectorDoorCrossing.h.

Member Data Documentation

◆ gridResolution

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

◆ windowSize

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.

Referenced by mrpt::detectors::CDetectorDoorCrossing::process().




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