MRPT  2.0.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 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 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020