All Classes and Interfaces
Class
Description
Shared parts between linear and non-linear Kalman filters.
Kalman filter for
non-linear process
.Interface representing a Kalman estimate.
Interface representing a Kalman filter.
Observer for Kalman filter recursions.
Kalman smoother for linear, extended or unscented filters.
Container for
linear process
evolution data.Kalman filter for
linear process
.Linear process that can be estimated by a
LinearKalmanFilter
.Enumeration for localized messages formats used in exceptions messages.
Interface defining a measurement on process.
Container for
non-linear process
evolution data.Non-linear process that can be estimated by a
ExtendedKalmanFilter
.Holder for process state and covariance.
Container for
unscented process
evolution data.Unscented Kalman filter for
unscented process
.Unscented process that can be estimated by a
UnscentedKalmanFilter
.