TBaseKalmanFilter::Update Method

void Update();

Advances the computation by one iteration.

Remarks:

All public matrix and vector fields like x, z, A, H, P, Q, R,... can be modified between consecutive calls to Update by the user, if neccessary.

Declared in Dew::Signal::TBaseKalmanFilter · Dew.Signal/AdaptiveFiltering.h · Cross-compiler