CalculatorAvailableCompounds Property

Definition

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public Dictionary<string, ConstantProperties> AvailableCompounds { get; }

Property Value

DictionaryString, ConstantProperties

Implements

Calculator_CalculatorAvailableCompounds

See Also