NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
KalmanFilterC Class Reference

A class for Kalman filter. More...

#include <Kalman.hpp>

Public Member Functions

 KalmanFilterC (Point2f p)
 
Point2f GetPrediction ()
 
Point2f Update (Point2f p)
 

Public Attributes

KalmanFilter * kalman
 

Detailed Description

A class for Kalman filter.


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