Class TDOAIonosphericDelayModifier

  • All Implemented Interfaces:
    EstimationModifier<TDOA>

    public class TDOAIonosphericDelayModifier
    extends Object
    implements EstimationModifier<TDOA>
    Class modifying theoretical TDOA measurements with ionospheric delay.

    The effect of ionospheric correction on the TDOA is a time delay computed directly from the difference in ionospheric delays for each downlink.

    The ionospheric delay depends on the frequency of the signal.

    Since:
    11.2
    Author:
    Pascal Parraud
    • Constructor Detail

      • TDOAIonosphericDelayModifier

        public TDOAIonosphericDelayModifier​(IonosphericModel model,
                                            double freq)
        Constructor.
        Parameters:
        model - ionospheric model appropriate for the current TDOA measurement method
        freq - frequency of the signal in Hz