Material Streamm_ Phases Field
Dictionary mapping phase index to phase data for this stream.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
protected Dictionary<int, IPhase> m_PhasesVB
Protected m_Phases As Dictionary(Of Integer, IPhase)