blockRamp
Generate ramp signal
Information
The Real output y is a ramp signal:
If parameter duration is set to 0.0, the limiting case of a Step signal is achieved.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | height | 1 | Height of ramps |
| CRML.Units.SI.Time | duration | 1 | Duration of ramp (= 0.0 gives a Step) |
| Real | offset | 0 | Offset of output signal |
| CRML.Units.SI.Time | startTime | 0 | Output = offset for time < startTime |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ETL.Connectors.RealOutput | y | ||
| ETL.Connectors.BooleanInput | reset | Reset signal |