One recorded forward-filter epoch for RTS smoothing.
Summary
Types
@type t() :: %Sidereon.Estimation.TrackRtsEpoch{ predicted: Sidereon.Estimation.TrackState.t(), t_s: float(), transition_from_previous: [[float()]] | nil, updated: Sidereon.Estimation.TrackState.t() }