Iteration and integer-search controls for RTK fixed solving.
Summary
Types
@type t() :: %Sidereon.GNSS.RTK.FixedOptions{ ambiguity_tolerance_m: number(), max_iterations: pos_integer(), partial_ambiguity_resolution?: boolean(), partial_min_ambiguities: pos_integer(), position_tolerance_m: number(), ratio_threshold: number() }