Uses of Class
org.orekit.models.earth.troposphere.AzimuthalGradientCoefficients
Packages that use AzimuthalGradientCoefficients
Package
Description
This package provides models that simulate the impact of the troposphere.
This package provides models that simulate global weather conditions on Earth.
-
Uses of AzimuthalGradientCoefficients in org.orekit.models.earth.troposphere
Methods in org.orekit.models.earth.troposphere that return AzimuthalGradientCoefficientsModifier and TypeMethodDescriptionAzimuthalGradientProvider.getGradientCoefficients(GeodeticPoint location, AbsoluteDate date) Get azimuthal asymmetry gradients.ConstantAzimuthalGradientProvider.getGradientCoefficients(GeodeticPoint location, AbsoluteDate date) Get azimuthal asymmetry gradients.Constructors in org.orekit.models.earth.troposphere with parameters of type AzimuthalGradientCoefficientsModifierConstructorDescriptionSimple constructor. -
Uses of AzimuthalGradientCoefficients in org.orekit.models.earth.weather
Methods in org.orekit.models.earth.weather that return AzimuthalGradientCoefficientsModifier and TypeMethodDescriptionAbstractGlobalPressureTemperature.getGradientCoefficients(GeodeticPoint location, AbsoluteDate date) Get azimuthal asymmetry gradients.