Definition in file EKFfunctions.h.
#include <Filtering/ExtendedKalmanFilter.h>
Include dependency graph for EKFfunctions.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | EKFStatePropagator (ExtendedKalmanFilter *ekf) |
|
|
Propagates the state vector using nonlinear equations Definition at line 16 of file EKFfunctions.cpp. Referenced by ExtendedKalmanFilter::ExtendedKalmanFilter(), and IteratedExtendedKalmanFilter::IteratedExtendedKalmanFilter(). |
1.3.9.1