CAPEOPENPropertyPackageCalcSinglePhaseProp Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public override void CalcSinglePhaseProp(
Object props,
string phaseLabel
)
Public Overrides Sub CalcSinglePhaseProp (
props As Object,
phaseLabel As String
)
Request Example
View SourceParameters
- props Object
-
- phaseLabel String
-
See Also