Package org.orekit.models.earth.ionosphere
This package provides models that simulate the impact of the ionosphere.
The impact of the ionosphere is quantify via the path delay for the signal from a ground station to a satellite.
- Author:
- Bryan Cazabonne
-
Interface Summary Interface Description IonosphericMappingFunction Interface for mapping functions used in the ionospheric delay computation.IonosphericModel Defines a ionospheric model, used to calculate the path delay imposed to electro-magnetic signals between an orbital satellite and a ground station.IonosphericModel.DelayCalculator Lambda header for calculating the path delay.IonosphericModel.FieldDelayCalculator<T extends CalculusFieldElement<T>> Lambda header for calculating the path delay. -
Class Summary Class Description AbstractIonosphericModel Abstract ionospheric model parent class.EstimatedIonosphericModel An estimated ionospheric model.GlobalIonosphereMapModel Global Ionosphere Map (GIM) model.KlobucharIonoCoefficientsLoader Loads Klobuchar-Style ionospheric coefficients a given input stream.KlobucharIonoModel Klobuchar ionospheric delay model.SingleLayerModelMappingFunction Single Layer Model (SLM) ionospheric mapping function.SsrVtecIonosphericModel Ionospheric model based on SSR IM201 message. -
Enum Summary Enum Description GlobalIonosphereMapModel.TimeInterpolator Interpolation model for TEC maps.