Definition in file EKFfunctions.cpp.
#include "EKFfunctions.h"
#include <utils/RungeKutta.h>
Include dependency graph for EKFfunctions.cpp:

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