Abstract Stateset_ cubic_ alpha_ C 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_cubic_alpha_C(
uint i,
string parameter,
double c1,
double c2,
double c3
)VB
Public Overridable Sub set_cubic_alpha_C (
i As UInteger,
parameter As String,
c1 As Double,
c2 As Double,
c3 As Double
)