MipAlgorithms::ProtrusionsExtrPar Class Reference
[Feature extraction on Scan]

Parameters of the ProtrusionsExtr algorithm. More...

#include <ProtrusionExtr.h>

List of all members.

Public Member Functions

 ProtrusionsExtrPar ()
 Default constructor.
 ProtrusionsExtrPar (Decimal discThreshold, Decimal minRobWidth, Decimal maxRobWidth, Decimal offset, Decimal sameFeatThreshold, Decimal addNoiseRange=0.0, Decimal addNoiseBear=0.0)
 Parametrical constructor.
 ProtrusionsExtrPar (const ProtrusionsExtrPar &s)
 Copy constructor.
ProtrusionsExtrParoperator= (const ProtrusionsExtrPar &s)
 Assigment operator =.
Decimal discThreshold ()
 Gets parameter _discThreshold.
Decimal minRobWidth ()
 Gets parameter _minRobWidth.
Decimal maxRobWidth ()
 Gets parameter _maxRobWidth.
Decimal offset ()
 Gets parameter _offset.
Decimal sameFeatThreshold ()
 Gets parameter _sameFeatThreshold.
Decimal additiveNoiseRangeCov ()
 Gets parameter _additiveNoiseRangeCov.
Decimal additiveNoiseBeariCov ()
 Gets parameter _additiveNoiseBeariCov.
string print ()
 Prints the parameters par.

Protected Member Functions

void setDiscThreshold (Decimal value)
 Sets Minimum Discontinuity Threshold.
void setMinRobWidth (Decimal value)
 Sets Minimum Robot Width.
void setMaxRobWidth (Decimal value)
 Sets Max Robot Width.
void setOffset (Decimal value)
 Sets Offset.
void setSameFeatThreshold (Decimal value)
 Sets Same Feature Threshold.
void setAdditiveNoiseRangeCov (Decimal value)
 Sets the covariance of the additive noise on the range.
void setAdditiveNoiseBeariCov (Decimal value)
 Sets the covariance of the additive noise on the range.


Detailed Description

Parameters of the ProtrusionsExtr algorithm.

Author:
Paolo Stegagno

The documentation for this class was generated from the following files:

Generated on Mon Feb 20 07:01:10 2017 for MIP by  doxygen 1.5.6