Class FieldViennaACoefficients<T extends CalculusFieldElement<T>>
java.lang.Object
org.orekit.models.earth.troposphere.FieldViennaACoefficients<T>
- Type Parameters:
T- type of the field elements
Container for the
ViennaOne and ViennaThree coefficients ah and aw.- Since:
- 12.1
- Author:
- Luc Maisonobe
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FieldViennaACoefficients
Simple constructor.- Parameters:
ah- hydrostatic coefficientaw- wet coefficient
-
-
Method Details
-
getAh
Get hydrostatic coefficient.- Returns:
- hydrostatic coefficient
-
getAw
Get wet coefficient.- Returns:
- wet coefficient
-