Class BistaticRangeIonosphericDelayModifier

java.lang.Object
org.orekit.estimation.measurements.modifiers.BaseRangeIonosphericDelayModifier
org.orekit.estimation.measurements.modifiers.BistaticRangeIonosphericDelayModifier
All Implemented Interfaces:
EstimationModifier<BistaticRange>, ParameterDriversProvider

public class BistaticRangeIonosphericDelayModifier extends BaseRangeIonosphericDelayModifier implements EstimationModifier<BistaticRange>
Class modifying theoretical bistatic range measurement with ionospheric delay. The effect of ionospheric correction on the range is directly computed through the computation of the ionospheric delay.

The ionospheric delay depends on the frequency of the signal (GNSS, VLBI, ...). For optical measurements (e.g. SLR), the ray is not affected by ionosphere charged particles.

Since 10.0, state derivatives and ionospheric parameters derivates are computed using automatic differentiation.

Since:
11.2
Author:
Maxime Journot, Joris Olympio, Mark Rutten