MRPT  1.9.9
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 35 of file CDetectorDoorCrossing.h.

#include <mrpt/detectors/CDetectorDoorCrossing.h>

Public Member Functions

 TOptions ()=default
 

Public Attributes

unsigned int windowSize {5}
 The window size, in (action,observations) pairs;min. More...
 
float gridResolution {0.2f}
 

Constructor & Destructor Documentation

◆ TOptions()

mrpt::detectors::CDetectorDoorCrossing::TOptions::TOptions ( )
default

Member Data Documentation

◆ gridResolution

float mrpt::detectors::CDetectorDoorCrossing::TOptions::gridResolution {0.2f}

◆ windowSize

unsigned int mrpt::detectors::CDetectorDoorCrossing::TOptions::windowSize {5}

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

value is 2.

Definition at line 40 of file CDetectorDoorCrossing.h.

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




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020