#include <ekf_types.h>
| gsl_matrix* ekf::ekf_state::Fxk |
Jacobian of the evolution function.
| gsl_matrix* ekf::ekf_state::Hyk |
Jacobian of the observation function.
| gsl_vector* ekf::ekf_state::ino_yk |
| gsl_matrix* ekf::ekf_state::Kk |
| gsl_vector* ekf::ekf_state::params |
Optional parameters (this must be allocated and initialized from the user side!
- Examples:
- example-009.cc.
| gsl_matrix* ekf::ekf_state::Pxk |
Variance-Covariance of the state.
| gsl_matrix* ekf::ekf_state::Rn |
Variance covariance of the observation noise.
| gsl_matrix* ekf::ekf_state::Rv |
Variance covariance of the evolution noise.
| gsl_matrix* ekf::ekf_state::temp_2_n_n |
| gsl_matrix* ekf::ekf_state::temp_n_1 |
| gsl_matrix* ekf::ekf_state::temp_n_n |
| gsl_matrix* ekf::ekf_state::temp_n_no |
| gsl_vector* ekf::ekf_state::temp_no |
| gsl_matrix* ekf::ekf_state::temp_no_no |
| gsl_vector* ekf::ekf_state::xk |
| gsl_vector* ekf::ekf_state::xkm |
| gsl_vector* ekf::ekf_state::yk |
The documentation for this struct was generated from the following file:
- /home/fix_jer/SVN/easykf_trunk/trunk/easykf-2.04/src/ekf_types.h