PartialStepPartial step with one input and one output transition port |
|
| nIn |
Value: 1 Type: Integer Description: Number of input connections |
|---|---|
| nOut |
Value: 1 Type: Integer Description: Number of output connections |
| localActive |
Type: Boolean Description: = true if step is active, otherwise the step is not active |
|---|
| inPort |
Type: Step_in[nIn] Description: Vector of step input connectors |
|
|---|---|---|
| outPort |
Type: Step_out[nOut] Description: Vector of step output connectors |
| stateGraphRoot |
Type: CompositeStepState |
|
|---|---|---|
| outerStatePort |
Type: OuterStatePort |
|
Modelica.StateGraph Ordinary step (= step that is not active when simulation starts). Connector 'active' is true when the step is active |
|
|
Modelica.StateGraph Ordinary step (= step that is not active when simulation starts) |
|
|
Modelica.StateGraph Initial step (= step that is active when simulation starts). Connector 'active' is true when the step is active |
|
|
Modelica.StateGraph Initial step (= step that is active when simulation starts) |