Reactor_EquilibriumFunctionValue2N Method |
Namespace: DWSIM.UnitOperations.ReactorsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax private double[] FunctionValue2N(
double[] x,
bool ideal,
InspectorItem IObj
)
Private Function FunctionValue2N (
x As Double(),
ideal As Boolean,
IObj As InspectorItem
) As Double()
Request Example
View SourceParameters
- x Double
-
- ideal Boolean
-
- IObj InspectorItem
-
Return Value
DoubleSee Also