You are here: Symbol Reference > AdaptiveFiltering Namespace > Classes > TBaseKalmanFilter Class > public > TBaseKalmanFilter.Update Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TBaseKalmanFilter.Update Method

Advances the computation by one iteration.

Pascal
procedure Update;

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.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!