MaterialStreamm_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
protected Dictionary<int, IPhase> m_Phases

Field Value

DictionaryInt32, IPhase

See Also