IAPWS_IF97enthalpyreg2 Method |
Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private Object enthalpyreg2(
ref Object temperature,
ref Object pressure
)
Private Function enthalpyreg2 (
ByRef temperature As Object,
ByRef pressure As Object
) As Object
Request Example
View SourceParameters
- temperature Object
-
- pressure Object
-
Return Value
ObjectSee Also