Cool Propsaturation_ ancillary 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 saturation_ancillary(
string fluid_name,
string output,
int Q,
string input,
double value
)VB
Public Shared Function saturation_ancillary (
fluid_name As String,
output As String,
Q As Integer,
input As String,
value As Double
) As Double