Material StreamInput Composition Property
Gets or sets the user-specified input composition dictionary, keyed by compound name.
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#
public Dictionary<string, double> InputComposition { get; set; }VB
Public Property InputComposition As Dictionary(Of String, Double)
Get
Set