Abstract Stateset_ binary_ interaction_ string(String, String, String, String) 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_string(
string CAS1,
string CAS2,
string parameter,
string value
)VB
Public Overridable Sub set_binary_interaction_string (
CAS1 As String,
CAS2 As String,
parameter As String,
value As String
)