WOLFRAM SYSTEM MODELER
StepGenerate step signal of type Boolean |
SystemModel["Modelica.Clocked.BooleanSignals.TimeBasedSources.Step"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The block is similar to the block in Modelica.Blocks.Sources.BooleanStep, but adapted to work in clocked partitions (by internal sampling of the continuous time variable).
The Boolean output y is a step signal:
See model Modelica.Clocked.Examples.Elementary.BooleanSignals.TimeBasedStep.
startTime |
Value: 0 Type: Time (s) Description: Time instant of step start |
---|---|
startValue |
Value: false Type: Boolean Description: Output before startTime |
y |
Type: BooleanOutput Description: Connector of clocked, Real output signal |
---|
Modelica.Clocked.Examples.Elementary.BooleanSignals Example of using the clocked simulation time based Boolean Step source block |