ShortcutColumnrminfunc Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public double rminfunc(
double x,
Object alpha,
Object z,
double q,
int n
)
Public Function rminfunc (
x As Double,
alpha As Object,
z As Object,
q As Double,
n As Integer
) As Double
Request Example
View SourceParameters
- x Double
-
- alpha Object
-
- z Object
-
- q Double
-
- n Int32
-
Return Value
DoubleSee Also