This information is part of the Modelica Standard Library maintained by the Modelica Association.
InitialStepWithSignal
Initial step (= step that is active when simulation starts). Connector 'active' is true when the step is active
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| inPort | Step_in[nIn] | Vector of step input connectors | |
| outPort | Step_out[nOut] | Vector of step output connectors | |
| active | BooleanOutput |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| nIn | Integer | 1 | Number of input connections |
| nOut | Integer | 1 | Number of output connections |
