RadioWaves Applet Parameters

initialRadius
the radius of the first wave in each series, in pixels (default is 0)
radiusIncr
the difference between the radii of successive waves, in pixels (default is 1)
waveColor
the colour of the waves as a hexadecimal number of the form RRGGBB (default is black)
waveDelay
the length of the pause between waves, in milliseconds (default is 0)
seriesDelay
the length of the pause between series of waves, in milliseconds (default is 0)
clearBetweenSeries
a boolean indicating whether or not to erase all waves between series (default is true)
seriesCount
the number of series of waves to emit. If negative, an infinite number of series will be emitted (default is -1)

Author: James MacKay
Last Updated: August 14, 1997
Copyright © 1997 James MacKay