Uses of Interface
org.orekit.models.earth.ionosphere.IonosphericMappingFunction
Packages that use IonosphericMappingFunction
Package
Description
This package provides models that simulate the impact of the ionosphere.
-
Uses of IonosphericMappingFunction in org.orekit.models.earth.ionosphere
Classes in org.orekit.models.earth.ionosphere that implement IonosphericMappingFunctionModifier and TypeClassDescriptionclassSingle Layer Model (SLM) ionospheric mapping function.Constructors in org.orekit.models.earth.ionosphere with parameters of type IonosphericMappingFunctionModifierConstructorDescriptionEstimatedIonosphericModel(OneAxisEllipsoid earth, IonosphericMappingFunction model, double vtecValue) Build a new instance.