Particle Class Reference
[Mutual localization]

Class represents a filter particle. More...

#include <CLPaFil.h>

List of all members.

Public Member Functions

 Particle ()
 Default constructor.
 Particle (Pose a, Decimal w)
 Complete constructor.
 Particle (const Particle &A)
 Copy constructor.
void operator= (const Particle &A)
 Operator =.
string print ()
 Print particle data.

Public Attributes

Decimal weight
 Weight assigned to particle.
Pose p
 Hypotesis of pose stored in the particle.


Detailed Description

Class represents a filter particle.

Author:
Paolo Stegagno

Member Data Documentation

Weight assigned to particle.


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

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