RampSaturate
This block generates a ramp signal emulating the MSL Modelica block:
Modelica.Blocks.Sources.Ramp
Library
SignalGenerators
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
height | Height of ramp | Height value of the ramp signal | Scalar | |
duration | Duration of ramp | Duration of the signal ramp up until its final height is reached | Scalar | |
offset | Offset of output signal | Initial value of the signal | Scalar | |
startTime | Output = offset for time < startTime | Initial time when the signal starts to ramp up | Scalar |