Sidereon.GNSS.RTK.ResidualValidationOptions (Sidereon v0.27.1)

Copy Markdown View Source

Residual validation controls for RTK fixed solving.

Summary

Types

t()

@type t() :: %Sidereon.GNSS.RTK.ResidualValidationOptions{
  max_exclusions: non_neg_integer(),
  threshold_sigma: number() | nil
}