Skip to content

Linear/Ramp

The Linear amplitude increases proportionally with time so that

A(t)=Vtt0fort>t0.

The Ramp amplitude is in fact a simplified version with unit slope. It adopts unit time length no matter what the current step is and remains unity after that.

A(t)={tt0,t<t0+1,1,tt0+1.

The Ramp amplitude is the default amplitude that would be used if no valid amplitude is defined.

Syntax

Text Only
1
2
3
4
5
6
amplitutde Linear (1) (2)
# (1) int, unique amplitude tag
# (2) double, slope V

amplitude Ramp (1)
# (1) int, unique amplitude tag