PropertyPackageFlashBase Property |
Returns the FlashAlgorithm object instance for this property package.
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [XmlIgnoreAttribute]
public virtual FlashAlgorithm FlashBase { get; }
<XmlIgnoreAttribute>
Public Overridable ReadOnly Property FlashBase As FlashAlgorithm
Get
Request Example
View SourceProperty Value
FlashAlgorithmReturn Value
FlashAlgorithmA FlashAlgorithm object to be used in flash calculations.
See Also