CompositeStepStatePort_out

Communication port between a CompositeStep and the ordinary steps within the CompositeStep (suspend/resume are outputs)

Outputs (2)

suspend

Type: Boolean

Description: = true, if suspend transition of CompositeStep fires

resume

Type: Boolean

Description: = true, if resume transition of CompositeStep fires

Used in Components (1)

CompositeStepState

Modelica.StateGraph.Interfaces

Communication channel between CompositeSteps and steps in the CompositeStep