WOLFRAM SYSTEM MODELER
StepGenerate step signal of type Boolean |
SystemModel["Modelica.Clocked.BooleanSignals.TickBasedSources.Step"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The Boolean output y is a step signal. The signal is defined in terms of clock ticks instead of simulation time:
See model Modelica.Clocked.Examples.Elementary.BooleanSignals.TickBasedStep.
startTick |
Value: 0 Type: Integer Description: Output y = startValue for clock tick < startTick |
---|---|
startValue |
Value: false Type: Boolean Description: Output before startTick |
y |
Type: BooleanOutput Description: Connector of clocked, Real output signal |
---|
Modelica.Clocked.Examples.Elementary.BooleanSignals Example of using the clocked simulation tick/sample based Boolean Step source block |