Click or drag to resize

IFlowsheetCalculationQueue Interface

This interface defines the calculation queue to be used by the flowsheet solver.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IFlowsheetCalculationQueue
Request Example

The IFlowsheetCalculationQueue type exposes the following members.

Properties
 NameDescription
Public propertyCalculationQueue 
Top
See Also