FlowsheetBaseDynamicsManager Property

Gets or sets the dynamics manager responsible for dynamic simulation scheduling and event handling.

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public IDynamicsManager DynamicsManager { get; set; }

Property Value

IDynamicsManager

Implements

IFlowsheetDynamicsManager

See Also