Class ViennaACoefficients

java.lang.Object
org.orekit.models.earth.troposphere.ViennaACoefficients

public class ViennaACoefficients extends Object
Container for the ViennaOne and ViennaThree coefficients ah and aw.
Since:
12.1
Author:
Luc Maisonobe
  • Constructor Details

    • ViennaACoefficients

      public ViennaACoefficients(double ah, double aw)
      Simple constructor.
      Parameters:
      ah - hydrostatic coefficient
      aw - wet coefficient
  • Method Details

    • getAh

      public double getAh()
      Get hydrostatic coefficient.
      Returns:
      hydrostatic coefficient
    • getAw

      public double getAw()
      Get wet coefficient.
      Returns:
      wet coefficient