This information is part of the Modelica Standard Library maintained by the Modelica Association.
Step_out
Output port of a step
USED IN COMPONENTS
| Modelica.StateGraph.Examples.Utilities.MakeProductState machine defining the time instants when to fill or empty a tank | |
| Modelica.StateGraph.Examples.Utilities.CompositeStepState machine demonstrating a composite step (used in StateGraph.Examples.ShowCompositeStep) | |
| Modelica.StateGraph.Examples.Utilities.CompositeStep1Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) | |
| Modelica.StateGraph.Examples.Utilities.CompositeStep2Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) | |
| Modelica.StateGraph.Interfaces.PartialStepPartial step with one input and one output transition port | |
| Modelica.StateGraph.InitialStepInitial step (= step that is active when simulation starts) | |
| Modelica.StateGraph.InitialStepWithSignalInitial step (= step that is active when simulation starts). Connector 'active' is true when the step is active | |
| Modelica.StateGraph.StepOrdinary step (= step that is not active when simulation starts) | |
| Modelica.StateGraph.StepWithSignalOrdinary step (= step that is not active when simulation starts). Connector 'active' is true when the step is active | |
| Modelica.StateGraph.ParallelParallel splitting of execution path (use component between two transitions) | |
| Modelica.StateGraph.PartialCompositeStepSuperclass of a subgraph, i.e., a composite step that has internally a StateGraph |
