PropertyPackageFlashBase Property

Returns the FlashAlgorithm object instance for this property package.

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[XmlIgnoreAttribute]
public virtual FlashAlgorithm FlashBase { get; }

Property Value

FlashAlgorithm

Return Value

FlashAlgorithm
A FlashAlgorithm object to be used in flash calculations.

See Also