Generates a pulse signal.
The Pulse Block
Parameters:
| offset |
pulse ground value |
| a |
pulse amplitude |
| ts |
pulse start time |
| tu |
duration of pulse |
Description:
This block generates a simple pulse signal.
Note that it is possible to assign a negative value to the amplitude, such that the pulse signal is rather an indentation than a bulge respective to the ground value (mirrored at the straight line y=offset).
Generated Events (QSS1/QSS2/QSS3 mode):
|
yVal[1] |
yVal[2] |
yVal[3] |
| t=0 |
offset |
0 |
0 |
| t=ts |
offset+a |
0 |
0 |
| t=ts+tu |
offset |
0 |
0 |
 |
Parameter setting: |
offset=0.5
a=1
ts=1
tu=1 |
Generated at 2025-10-28T19:21:33Z
by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos