Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public PhaseInfo(
string pl,
int pi,
Phase pid
)
Public Sub New (
pl As String,
pi As Integer,
pid As Phase
)
Request Example
View SourceParameters
- pl String
-
- pi Int32
-
- pid Phase
-
See Also