Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::dseg::ConstantVelocityPredictor Class Reference

It's a Predictor that use a Constant Velocity model to predict the next postion of a segment. More...


Detailed Description

It's a Predictor that use a Constant Velocity model to predict the next postion of a segment.

Definition at line 15 of file ConstantVelocityPredictor.hpp.

#include <ConstantVelocityPredictor.hpp>

Inheritance diagram for jafar::dseg::ConstantVelocityPredictor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ConstantVelocityPredictor (double _translationError, double _rotationError)
virtual SegmentHypothesispredictionFor (const SegmentHypothesis *) const
 Creates a new segment hypothesis that can be used to track the segment.
void updatePrediction (const SegmentsSet &segmentSet)

Private Attributes

double m_translationError
double m_rotationError
std::map< unsigned int, Info * > m_infos

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:34 for Jafar by doxygen 1.7.6.1
LAAS-CNRS