Recorded forward-pass history accepted by the fusion RTS smoother.
Summary
Types
@type t() :: %Sidereon.GNSS.Fusion.FusionRtsHistory{handle: reference()}
Functions
@spec epoch_count(t()) :: non_neg_integer()
Return the number of recorded epochs.
@spec epochs(t()) :: [Sidereon.GNSS.Fusion.FusionRtsEpoch.t()]
Return recorded epochs as structs.