Click or drag to resize

PropertyPackageFlashBase Property

Returns the FlashAlgorithm object instance for this property package.

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
[XmlIgnoreAttribute]
public virtual FlashAlgorithm FlashBase { get; }
Request Example View Source

Property Value

FlashAlgorithm

Return Value

FlashAlgorithm
A FlashAlgorithm object to be used in flash calculations.
See Also