Material StreamGet Prop(String, String) Method
Returns a single property value for the given property and phase, using Mass basis.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Property value as Double.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public double GetProp(
string prop,
string phase
)VB
Public Function GetProp (
prop As String,
phase As String
) As DoubleParameters
Return Value
DoubleProperty value as Double.