Home
Name Modified Size InfoDownloads / Week
css 2013-09-06
js 2013-09-06
README.txt 2013-09-06 1.8 kB
LICENSE.txt 2013-09-06 35.1 kB
InterferenceSimulator.html 2013-09-06 3.4 kB
Totals: 5 Items   40.3 kB 0
README for the Interference Simulator


## INSTALLATION ##

	The Interference Simulator is written in JavaScript, with an HTML frontend. To use 
	it, simply download the project and open InterferenceSimulator.html in a modern web 
	browser of your choosing.

## SUPPORT ##

	In theory, the Interference Simulator ought to operate fully in any browser which 
	has JavaScript enabled and which supports the HTML5 <canvas> element; however, it 
	has only been tested officially in Google Chrome 29, Internet Explorer 10, Mozilla 
	Firefox 23, Opera 16, and Safari 6.

## USAGE ##

	Slide the sliders to manipulate the various parameters of the simulation. (Click 
	"Show more controls" to display additional sliders.) Double-click on a slider's 
	handle to return it to its default position.

	Click the [+] and [–] links to the right of the x-axis to increase or decrease,
	respectively, the domain of the graph; click the [+] and [–] links above the y-axis 
	to increase or decrease the range. Double-click anywhere within the graph to 
	autoscale the domain and range to the Interference Simulator's best guess for useful 
	values.
	
## LICENSE ##

	The Interference Simulator is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by the Free 
	Software Foundation, either version 3 of the License, or (at your option) any later 
	version.

	This program is distributed in the hope that it will be useful, but WITHOUT ANY
	WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
	PARTICULAR PURPOSE. See the GNU General Public License for more details.

	The full text of the GNU General Public License, version 3, can be found at
	http://www.gnu.org/licenses/gpl.html.
Source: README.txt, updated 2013-09-06