Class AbstractShapiroRangeModifier<T extends ObservedMeasurement<T>>

    • Constructor Detail

      • AbstractShapiroRangeModifier

        protected AbstractShapiroRangeModifier​(ShapiroModel shapiroModel)
        Simple constructor.
        Parameters:
        shapiroModel - Shapiro delay computer
    • Method Detail

      • modifyWithoutDerivatives

        public void modifyWithoutDerivatives​(EstimatedMeasurementBase<T> estimated)
        Apply a modifier to an estimated measurement without derivatives.
        Parameters:
        estimated - estimated measurement to modify