AdaptiveFiltering Unit

Classes

NameDescription
TBaseKalmanFilterAbstract class for the Kalman filtering algorithm(s).
TExtendedKalmanFilterExtended Kalman filter component for filtering a non-linear process.
TKalmanFilterKalman filter component implements the standard (linear) Kalman filtering algorithm.

Events

NameDescription
TKalmanMeasurementEventEvent type used by Extended Kalman filter.
TKalmanProcessEventEvent type used by Extended Kalman filter.