Cool PropHAProps_ Aux Method
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public static double HAProps_Aux(
string OutputName,
double T,
double p,
double W,
string units
)VB
Public Shared Function HAProps_Aux (
OutputName As String,
T As Double,
p As Double,
W As Double,
units As String
) As Double