*(x-x0)-phi)+bx | The independent variable in the function. It may be any valid expression. For example, if the independent variable in the function is twice the current simulation time, x is the system variable 2*TIME. |
x0 | The offset in the independent variable x. |
a | The amplitude of the harmonic function. |
![]() | The frequency of the harmonic function. Adams Solver assumes is in radians per unit of the independent variable. Conversion to degrees per unit of the independent is achieved by appending a D after the number specifying . |
phi | A phase shift in the harmonic function. Adams Solver assumes phi is in radians unless you use a D after the value. |
b | The average value of displacement of the harmonic function. |