Click or drag to resize

MaterialStreamInputComposition Property


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, double> InputComposition { get; set; }
Request Example View Source

Property Value

DictionaryString, Double

Implements

IMaterialStreamInputComposition
See Also