The docs for FadingKalmanFilter state:
The class KalmanFilter now incorporates the alpha attribute, and should be used instead.
However, the docs for KalmanFilter don't mention an alpha constructor parameter or attribute.
The KalmanFilter docs should probably be updated to describe alpha.
The docs for
FadingKalmanFilterstate:However, the docs for
KalmanFilterdon't mention an alpha constructor parameter or attribute.The
KalmanFilterdocs should probably be updated to describe alpha.