MaterialStreamGetProp(String, String) Method |
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public double GetProp(
string prop,
string phase
)
Public Function GetProp (
prop As String,
phase As String
) As Double
Request Example
View SourceParameters
- prop String
-
- phase String
-
Return Value
DoubleSee Also