This component generates a surge wave shape.
It gives zero before the 'start of the up slope' and then reaches the peak output at the 'end of the up slope'. The peak output remains until the 'start of the down slope' and then reaches zero at the 'end of the down slope'.
Name for Identification |
Text |
Optional text parameter for identification of the component. |
||
Input at Start of Up Slope |
|
REAL |
Constant |
Enter the input value at which the output will start to ramp upwards |
|
|
|
|
|
Input at End of Up Slope |
|
REAL |
Constant |
Enter the input value at which the output will stop ramping upwards |
|
|
|
|
|
Input at Start of Down Slope |
|
REAL |
Constant |
Enter the input value at which the output will start to ramp downwards |
|
|
|
|
|
Input at End of Down Slope |
|
REAL |
Constant |
Enter the input value at which the output will stop ramping downwards |
|
|
|
|
|
Peak Output Value |
|
REAL |
Constant |
Enter the peak output value to be maintained between Input at End of Up Slope and Input at Start of Down Slope |
|
|
|
|
|
Fortran Comment |
|
Text |
|
An optional Fortran comment. The text entered here is included in the project Fortran file |
|
|
|
|
|
Dimension |
|
INTEGER |
Literal |
Enter the dimension of the input/output signals. |