RTK measurement weighting and correction model.
Summary
Types
@type stochastic_model() :: :simple | :rtklib
@type t() :: %Sidereon.GNSS.RTK.MeasurementModel{ code_sigma_m: number(), elevation_weighting?: boolean(), phase_sigma_m: number(), sagnac?: boolean(), stochastic_model: stochastic_model() }