One fixed-interval smoothed track epoch.
Summary
Types
@type t() :: %Sidereon.Estimation.SmoothedTrackEpoch{ rts_gain_to_next: [[float()]] | nil, state: Sidereon.Estimation.TrackState.t(), t_s: float() }
One fixed-interval smoothed track epoch.
@type t() :: %Sidereon.Estimation.SmoothedTrackEpoch{ rts_gain_to_next: [[float()]] | nil, state: Sidereon.Estimation.TrackState.t(), t_s: float() }