State of a scalar alpha-beta level and rate estimator.
:level is the estimated scalar value and :rate is its time derivative in level units per second when dt is in seconds.
:level
:rate
dt
@type t() :: %Sidereon.Estimation.AlphaBetaState{level: float(), rate: float()}