CoolPropHAProps_Aux Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public static double HAProps_Aux(
	string OutputName,
	double T,
	double p,
	double W,
	string units
)

Parameters

OutputName  String
 
T  Double
 
p  Double
 
W  Double
 
units  String
 

Return Value

Double

See Also