Target class declaration. More...
#include <vector>#include <string>#include <mtt/measurement.h>#include <mtt/motionModel.h>#include <mtt/metrics.h>

Go to the source code of this file.
Classes | |
| class | Target | 
Typedefs | |
| typedef boost::shared_ptr < Measurement >  | MeasurementPtr | 
| Shared pointer to the Measurement class.  More... | |
| typedef boost::shared_ptr< Target > | TargetPtr | 
| Shared pointer to the Target class.  More... | |
Functions | |
| bool | compareTargetsByAux1 (TargetPtr t1, TargetPtr t2) | 
| bool | compareTargetsByAux1Descending (TargetPtr t1, TargetPtr t2) | 
| bool | compareTargetsById (TargetPtr t1, TargetPtr t2) | 
| typedef boost::shared_ptr<Measurement> MeasurementPtr | 
Shared pointer to the Measurement class.
Definition at line 309 of file target.cpp.
Definition at line 314 of file target.cpp.
Definition at line 304 of file target.cpp.