WOLFRAM SYSTEM MODELER
StepGenerate step signal of type Integer |
|
SystemModel["Modelica.Clocked.IntegerSignals.TickBasedSources.Step"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
The Integer 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.IntgerSignals.TickBasedStep.
| height |
Value: 1 Type: Integer Description: Height of step |
|---|---|
| offset |
Value: 0 Type: Integer Description: Offset of output signal y |
| startTick |
Value: 1 Type: Integer Description: Output y = offset for clock tick < startTick |
| y |
Type: IntegerOutput Description: Connector of clocked, Real output signal |
|---|
|
Modelica.Clocked.Examples.Elementary.IntegerSignals Example of using the clocked simulation tick/sample based Integer Step source block |