Abstract Stateset_ binary_ interaction_ double(String, String, String, Double) 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 virtual void set_binary_interaction_double(
string CAS1,
string CAS2,
string parameter,
double value
)VB
Public Overridable Sub set_binary_interaction_double (
CAS1 As String,
CAS2 As String,
parameter As String,
value As Double
)