WOLFRAM SYSTEM MODELER
StepWithSignalOrdinary step (= step that is not active when simulation starts). Connector 'active' is true when the step is active |
SystemModel["Modelica.StateGraph.StepWithSignal"]
nIn |
Value: 0 Type: Integer Description: Number of input connections |
---|---|
nOut |
Value: 0 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 |
|
active |
Type: BooleanOutput Description: 'output Boolean' as connector |
stateGraphRoot |
Type: CompositeStepState Description: Communication channel between CompositeSteps and steps in the CompositeStep |
|
---|---|---|
outerStatePort |
Type: OuterStatePort |
Modelica.StateGraph.Examples A variant of the first simple StateGraph example |
|
Modelica.StateGraph.Examples A variant of the first simple StateGraph example |