Click or drag to resize

PhaseInfo Class

Class to store Phase Info and mapping for CAPE-OPEN Property Packages
Inheritance Hierarchy
SystemObject
  DWSIM.Thermodynamics.PropertyPackagesPhaseInfo

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
[SerializableAttribute]
public class PhaseInfo
Request Example View Source

The PhaseInfo type exposes the following members.

Constructors
 NameDescription
Public methodPhaseInfo 
Top
Fields
 NameDescription
Public fieldDWPhaseID 
Public fieldDWPhaseIndex 
Public fieldPhaseLabel 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
Remarks
Used only in the context of CAPE-OPEN Objects.
See Also