Command |
Sets the amplitude used for wobble.
public void AppendWobbleAmplitude( Point2D amplitude )
The amplitude of wobble in the x and y directions.
Appends a WOBBLE_AMPLITUDE command to the list.
Wobble superimposes a Lissajous curve repetitively along the original path in the x/y-plane.
The Lissajous curve is rotated automatically to keep it aligned with the current direction of motion.
For the wobble parameters to take effect, wobble must be enabled with the list command WOBBLE_ENABLE.