Class ViennaACoefficients


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

      • ViennaACoefficients

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

      • getAh

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

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