Abstract Stateset_ binary_ interaction_ string(UInt 32, UInt 32, 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(
uint i,
uint j,
string parameter,
string value
)VB
Public Overridable Sub set_binary_interaction_string (
i As UInteger,
j As UInteger,
parameter As String,
value As String
)