blockContinuousClock
Generate current time signal
Extends from Interfaces.SignalSource (Base class for continuous signal source).
Information
The Real output y is a clock signal:
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | offset (from SignalSource) | 0 | Offset of output signal y |
| SI.Time | startTime (from SignalSource) | 0 | Output y = offset for time < startTime |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from SO) | Connector of Real output signal |