MipTasks::CentralizedPHDFilterTaskOptions Class Reference
[PHDFilter Task]

PHDFilters of the use of the Options calss for a task. More...

#include <CentralizedPHDFilterTask.h>

Inheritance diagram for MipTasks::CentralizedPHDFilterTaskOptions:

Options MIPObject

List of all members.

Public Member Functions

 CentralizedPHDFilterTaskOptions ()
 Default constructor.
string getObjectName () const
 Gets the Name of the Options.

Public Attributes

DecimalOptiontimeBetweenUpdates
 Time between two measurement updates.
StringOptionfilterType
 Type of PHDFilter.
DecimalOptionsurvivalProbability
 Survival probability of the target after per unit of time.
DecimalOptiondetectionProbability
 Probability of detection of a target.
DecimalOptiontruncationThreshold
 Truncation threshold.
IntOptionmaxComponentNumber
 Maximum number of components.
DecimalOptionmergingThreshold
 Merging threshold.
IntOptionparticleNumber
 Number of particle to discretize the initial oriantation.
DecimalOptionsensorDetectionRay
 Maximum detection ray of the sensor.
DecimalOptiontargetDimension
 Dimension of the targets.
DecimalOptionmaxDetectionBearing
 Maximum (and negative minimum) detection bearing of the target, expressed in [0, M_PI].


Detailed Description

PHDFilters of the use of the Options calss for a task.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipTasks::CentralizedPHDFilterTaskOptions::CentralizedPHDFilterTaskOptions (  ) 

Default constructor.


Member Function Documentation

string MipTasks::CentralizedPHDFilterTaskOptions::getObjectName (  )  const [inline, virtual]

Gets the Name of the Options.

Returns:
The name the Options.

Implements Options.


Member Data Documentation

Time between two measurement updates.

Type of PHDFilter.

Survival probability of the target after per unit of time.

Probability of detection of a target.

Truncation threshold.

All hypotheses with weight under this threshold are erased.

Maximum number of components.

Merging threshold.

Threshold on the Mahalanobis distance to merge two different hypotheses.

Number of particle to discretize the initial oriantation.

Maximum detection ray of the sensor.

Dimension of the targets.

Maximum (and negative minimum) detection bearing of the target, expressed in [0, M_PI].


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

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