public delegate TKalmanProcessEvent
Event type used by Extended Kalman filter.
The x is to be filled with "process" data, the function x(k) = f(x(k-1), u(k-1), 0 ).
Event type used by Extended Kalman filter.
The x is to be filled with "process" data, the function x(k) = f(x(k-1), u(k-1), 0 ).