Wobble |
public void SetEight( Point2D amplitude, double baseFrequency )
The base frequency of wobble cycles.
The value is specified in MHz, i.e. the number of cycles per μs.
Must be in the range 0.000002 MHz (2 Hz) to 0.00795 MHz (7.95 kHz).
The parameters are used to specify a Lissajous curve, where:
fX = baseFrequency
fY = 2 * baseFrequency
δX = δY = 0