Cool PropProps SI 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 PropsSI(
string Output,
string Name1,
double Prop1,
string Name2,
double Prop2,
string FluidName
)VB
Public Shared Function PropsSI (
Output As String,
Name1 As String,
Prop1 As Double,
Name2 As String,
Prop2 As Double,
FluidName As String
) As Double