Documentation of 'flanagan.physprop.Pva' Java class
Pva
flanagan.physprop

Class Pva



  • public class Pva
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      Pva() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static double density(double concn, double molwt) 
      static double diffCoeff(double concn, double molwt, double temp) 
      static double refractIndex(double concn, double wavl, double temp) 
      static double specificVolume() 
      static double viscosity(double concn, double molwt, double temp) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Pva

        public Pva()
    • Method Detail

      • viscosity

        public static double viscosity(double concn,
                                       double molwt,
                                       double temp)
      • density

        public static double density(double concn,
                                     double molwt)
      • specificVolume

        public static double specificVolume()
      • diffCoeff

        public static double diffCoeff(double concn,
                                       double molwt,
                                       double temp)
      • refractIndex

        public static double refractIndex(double concn,
                                          double wavl,
                                          double temp)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.