Uses of Interface
org.orekit.models.earth.ionosphere.IonosphericModel
Packages that use IonosphericModel
Package
Description
This package provides measurement modifier.
This package provides models that simulate the impact of the ionosphere.
This package provides classes for implementing NeQuick ionosphere models.
-
Uses of IonosphericModel in org.orekit.estimation.measurements.modifiers
Methods in org.orekit.estimation.measurements.modifiers that return IonosphericModelModifier and TypeMethodDescriptionprotected IonosphericModelBaseOneWayGNSSRangeIonosphericDelayModifier.getIonoModel()Get the ionospheric delay model.protected IonosphericModelBaseRangeIonosphericDelayModifier.getIonoModel()Get the ionospheric delay model.protected IonosphericModelBaseRangeRateIonosphericDelayModifier.getIonoModel()Get the ionospheric delay model.Constructors in org.orekit.estimation.measurements.modifiers with parameters of type IonosphericModelModifierConstructorDescriptionAngularIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.protectedBaseOneWayGNSSRangeIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.protectedBaseRangeIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.protectedBaseRangeRateIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.BistaticRangeIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.BistaticRangeRateIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.OneWayGNSSRangeIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.PhaseIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.RangeIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.RangeRateIonosphericDelayModifier(IonosphericModel model, double freq, boolean twoWay) Constructor.TDOAIonosphericDelayModifier(IonosphericModel model, double freq) Constructor.TurnAroundRangeIonosphericDelayModifier(IonosphericModel model, double freq) Constructor. -
Uses of IonosphericModel in org.orekit.models.earth.ionosphere
Classes in org.orekit.models.earth.ionosphere that implement IonosphericModelModifier and TypeClassDescriptionclassAbstract ionospheric model parent class.classAn estimated ionospheric model.classGlobal Ionosphere Map (GIM) model.classKlobuchar ionospheric delay model.classIonospheric model based on SSR IM201 message. -
Uses of IonosphericModel in org.orekit.models.earth.ionosphere.nequick
Classes in org.orekit.models.earth.ionosphere.nequick that implement IonosphericModelModifier and TypeClassDescriptionclassGalileo-specific version of NeQuick engine.classOriginal model from Aeronomy and Radiopropagation Laboratory of the Abdus Salam International Centre for Theoretical Physics Trieste, Italy.classNeQuick ionospheric delay model.