Form Data RegressionEstimate NRTL Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public double[] EstimateNRTL(
string id1,
string id2,
string model
)VB
Public Function EstimateNRTL (
id1 As String,
id2 As String,
model As String
) As Double()