Sidereon.GNSS.Fusion.SmoothedFusionTrajectory (Sidereon v0.24.0)

Copy Markdown View Source

Fixed-interval RTS-smoothed GNSS/INS fusion trajectory.

Summary

Functions

Return the number of smoothed epochs.

Return smoothed epochs as structs.

Types

t()

@type t() :: %Sidereon.GNSS.Fusion.SmoothedFusionTrajectory{handle: reference()}

Functions

epoch_count(smoothed_fusion_trajectory)

@spec epoch_count(t()) :: non_neg_integer()

Return the number of smoothed epochs.

epochs(smoothed_fusion_trajectory)

Return smoothed epochs as structs.