blockIntegerStep
Generate step signal of type Integer
Extends from Interfaces.IntegerSignalSource (Base class for continuous Integer signal source).
Information
The Integer output y is a step signal:
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | height | 1 | Height of step |
| Integer | offset (from IntegerSignalSource) | 0 | Offset of output signal y |
| SI.Time | startTime (from IntegerSignalSource) | 0 | Output y = offset for time < startTime |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| IntegerOutput | y (from IntegerSO) | Connector of Integer output signal |