Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

plEKF Class Reference

This class implements the Extended Kalman Filter. More...

#include <plEKF.h>

Inheritance diagram for plEKF:

Inheritance graph
[legend]
Collaboration diagram for plEKF:

Collaboration graph
[legend]
List of all members.

Protected Member Functions

virtual void update_F_Jacob (const plFloatVector &obs)=0
 This virtual method have to update:
- F = F( x_update, obs)
- Jacob_State = jacob(F, x_update)
- Jacob_Obs = jacob(F, obs)
.

Detailed Description

This class implements the Extended Kalman Filter.

The measurement equation is F(s, obs) = 0

Definition at line 11 of file plEKF.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 1 10:58:48 2005 for ProBT by  doxygen 1.4.1