WOLFRAM SYSTEM MODELER
RampGenerate ramp signal |
SystemModel["Modelica_Synchronous.RealSignals.TimeBasedSources.Ramp"]
The block is similar to the block in Modelica.Blocks.Sources.Ramp, but adapted to work in clocked partitions (by internal sampling of the continuous time variable).
The Real output y is a ramp signal:
See model Modelica_Synchronous.Examples.Elementary.RealSignals.TimeBasedRamp.
height |
Value: 1 Type: Real Description: Height of ramps |
---|---|
duration |
Value: Type: Time Description: Durations of ramp |
offset |
Value: 0 Type: Real Description: Offset of output signal |
startTime |
Value: 0 Type: Time Description: Output = offset for time < startTime |
y |
Type: RealOutput Description: Connector of clocked, Real output signal |
---|
Modelica_Synchronous.Examples.Elementary.RealSignals Example of using the clocked time based Ramp source block |