Alpha-beta gain set for one scalar channel.
:alpha updates level directly. :beta updates rate as beta * innovation / dt.
:alpha
:beta
beta * innovation / dt
@type t() :: %Sidereon.Estimation.AlphaBetaGains{alpha: float(), beta: float()}