blockSignalSource
Base class for continuous signal source
Extends from SO (Single Output continuous control block).
Information
Basic block for Real sources of package Blocks.Sources. This component has one continuous Real output signal y and two parameters (offset, startTime) to shift the generated signal.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | offset | 0 | Offset of output signal y |
| SI.Time | startTime | 0 | Output y = offset for time < startTime |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from SO) | Connector of Real output signal |