blockRampInput
Generate ramp signal of real input
Extends from Interfaces.PartialConverters.InformationSource_SO (Generic Information Source).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The Real output y is a ramp signal → Modelica.Blocks.Sources.Ramp.
Notes
If parameter duration is set to zero, the output will be a step signal.
See also
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| OutputType | offset | 0 | Offset of output signal y |
| Time | startTime | 0 | Output y = offset for time < startTime |
| OutputType | height | 1 | Height of ramp |
| Time | duration | 1 | Duration of ramp (0 gives step) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from SO) |