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