Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Dictionary<int, double> RET_EKI(
Dictionary<int, double> VN,
double Q
)
Public Function RET_EKI (
VN As Dictionary(Of Integer, Double),
Q As Double
) As Dictionary(Of Integer, Double)
Request Example
View SourceParameters
- VN DictionaryInt32, Double
-
- Q Double
-
Return Value
DictionaryInt32,
DoubleSee Also