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. | |
| typedef boost::shared_ptr< Target > | TargetPtr |
| Shared pointer to the Target class. | |
Functions | |
| bool | compareTargetsByAux1 (TargetPtr t1, TargetPtr t2) |
| bool | compareTargetsByAux1Descending (TargetPtr t1, TargetPtr t2) |
| bool | compareTargetsById (TargetPtr t1, TargetPtr t2) |
Target class declaration.
Definition in file target.h.
| 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.