Sidereon.Estimation.AlphaBetaGains (Sidereon v0.31.2)

Copy Markdown View Source

Alpha-beta gain set for one scalar channel.

:alpha updates level directly. :beta updates rate as beta * innovation / dt.

Summary

Types

t()

@type t() :: %Sidereon.Estimation.AlphaBetaGains{alpha: float(), beta: float()}