You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TBaseKalmanFilter Class > TBaseKalmanFilter Methods > TBaseKalmanFilter.Update Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TBaseKalmanFilter.Update Method

Advances the computation by one iteration.

Syntax
C#
Visual Basic
public void 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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!