FormDataRegressionEstimateUNIQUAC Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public double[] EstimateUNIQUAC(
string id1,
string id2,
string model
)
Public Function EstimateUNIQUAC (
id1 As String,
id2 As String,
model As String
) As Double()
Request Example
View SourceParameters
- id1 String
-
- id2 String
-
- model String
-
Return Value
DoubleSee Also