MaterialStreamCalcProp2 Method |
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public void CalcProp2(
Object materialObject,
Object props,
Object phases,
string calcType
)
Public Sub CalcProp2 (
materialObject As Object,
props As Object,
phases As Object,
calcType As String
)
Request Example
View SourceParameters
- materialObject Object
-
- props Object
-
- phases Object
-
- calcType String
-
Implements
ICapeThermoPropertyPackage.CalcProp(Object, Object, Object, String)See Also