Uses of Class
org.orekit.models.earth.troposphere.FieldViennaACoefficients
Packages that use FieldViennaACoefficients
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 FieldViennaACoefficients in org.orekit.models.earth.troposphere
Methods in org.orekit.models.earth.troposphere that return FieldViennaACoefficientsModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
FieldViennaACoefficients<T> ConstantViennaAProvider.getA(FieldGeodeticPoint<T> location, FieldAbsoluteDate<T> date) Get coefficients array for VMF mapping function.<T extends CalculusFieldElement<T>>
FieldViennaACoefficients<T> ViennaAProvider.getA(FieldGeodeticPoint<T> location, FieldAbsoluteDate<T> date) Get coefficients array for VMF mapping function. -
Uses of FieldViennaACoefficients in org.orekit.models.earth.weather
Methods in org.orekit.models.earth.weather that return FieldViennaACoefficientsModifier and TypeMethodDescription<T extends CalculusFieldElement<T>>
FieldViennaACoefficients<T> AbstractGlobalPressureTemperature.getA(FieldGeodeticPoint<T> location, FieldAbsoluteDate<T> date) Get coefficients array for VMF mapping function.