Uses of Class
org.orekit.models.earth.troposphere.FieldAzimuthalGradientCoefficients
Packages that use FieldAzimuthalGradientCoefficients
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 FieldAzimuthalGradientCoefficients in org.orekit.models.earth.troposphere
Methods in org.orekit.models.earth.troposphere that return FieldAzimuthalGradientCoefficientsModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
FieldAzimuthalGradientCoefficients<T> AzimuthalGradientProvider.getGradientCoefficients(FieldGeodeticPoint<T> location, FieldAbsoluteDate<T> date) Get azimuthal asymmetry gradients.<T extends CalculusFieldElement<T>>
FieldAzimuthalGradientCoefficients<T> ConstantAzimuthalGradientProvider.getGradientCoefficients(FieldGeodeticPoint<T> location, FieldAbsoluteDate<T> date) Get azimuthal asymmetry gradients. -
Uses of FieldAzimuthalGradientCoefficients in org.orekit.models.earth.weather
Methods in org.orekit.models.earth.weather that return FieldAzimuthalGradientCoefficientsModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
FieldAzimuthalGradientCoefficients<T> AbstractGlobalPressureTemperature.getGradientCoefficients(FieldGeodeticPoint<T> location, FieldAbsoluteDate<T> date) Get azimuthal asymmetry gradients.