Class PhaseTroposphericDelayModifier

  • All Implemented Interfaces:
    EstimationModifier<Phase>

    public class PhaseTroposphericDelayModifier
    extends Object
    implements EstimationModifier<Phase>
    Class modifying theoretical phase measurement with tropospheric delay. The effect of tropospheric correction on the phase is directly computed through the computation of the tropospheric delay.
    Since:
    10.2
    Author:
    David Soulard, Bryan Cazabonne
    • Constructor Detail

      • PhaseTroposphericDelayModifier

        public PhaseTroposphericDelayModifier​(DiscreteTroposphericModel model)
        Constructor.
        Parameters:
        model - Tropospheric delay model appropriate for the current range measurement method.