SingleCompFlashGetIndex Method |
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithmsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private int GetIndex(
double[] Vz
)
Private Function GetIndex (
Vz As Double()
) As Integer
Request Example
View SourceParameters
- Vz Double
-
Return Value
Int32See Also