Sidereon.GNSS.RTK.FloatOptions (Sidereon v0.27.0)

Copy Markdown View Source

Iteration controls for an RTK float solve.

Summary

Types

t()

@type t() :: %Sidereon.GNSS.RTK.FloatOptions{
  ambiguity_tolerance_m: number(),
  max_iterations: pos_integer(),
  position_tolerance_m: number()
}