WOLFRAM SYSTEM MODELER
StepGenerate step signal of type Integer |
|
SystemModel["Modelica_Synchronous.IntegerSignals.TimeBasedSources.Step"]

The block is similar to the block in Modelica.Blocks.Sources.IntegerStep, but adapted to work in clocked partitions (by internal sampling of the continuous time variable).
The Integer output y is a step signal:
See model Modelica_Synchronous.Examples.Elementary.IntgerSignals.TimeBasedStep.
| height |
Value: 1 Type: Integer Description: Height of step |
|---|---|
| offset |
Value: 0 Type: Integer Description: Offset of output signal y |
| startTime |
Value: 0 Type: Time Description: Output y = offset for time < startTime |
| y |
Type: IntegerOutput Description: Connector of clocked, Real output signal |
|---|
|
Modelica_Synchronous.Examples.Elementary.IntegerSignals Example of using the clocked simulation time based Integer Step source block |