Main

Applet em Java para um TRC

Main.AppletTRC History

Hide minor edits - Show changes to output

Deleted lines 10-11:

(:applet code="CathodeRayTube.class" width="720" height="400" archive="CathodeRayTube.jar" codebase="/TRC/" :)
Changed line 12 from:
(:xxapplet code="CathodeRayTube.class" width="720" height="400" archive="CathodeRayTube.jar" codebase="/TRC" :)
to:
(:applet code="CathodeRayTube.class" width="720" height="400" archive="CathodeRayTube.jar" codebase="/TRC/" :)
Changed lines 12-14 from:
(:applet code="CathodeRayTube.class" width="720" height="400" archive="CathodeRayTube.jar" codebase="/TRC" :)
to:
(:xxapplet code="CathodeRayTube.class" width="720" height="400" archive="CathodeRayTube.jar" codebase="/TRC" :)

(:trcapplet
:)
Changed line 12 from:
(:applet code="CathodeRayTube.class" width="720" height="400" align="middle" archive="CathodeRayTube.jar" codebase="TRC/" :)
to:
(:applet code="CathodeRayTube.class" width="720" height="400" archive="CathodeRayTube.jar" codebase="/TRC" :)
Changed line 12 from:
(:applet code="CathodeRayTube.class" width="820" height="400" align="middle" archive="CathodeRayTube.jar" codebase="TRC/" :)
to:
(:applet code="CathodeRayTube.class" width="720" height="400" align="middle" archive="CathodeRayTube.jar" codebase="TRC/" :)
Added lines 1-12:
(:Title Applet em Java para um TRC:)

Este applet em java simula um TRC unidimensional. Este applet foi copiado do site de [[http://physics.uq.edu.au/people/mcintyre/mcintyre.html|Tim McIntyre]] e foi colocado aqui somente para fins didáticos.

Você pode controlar as seguintes grandezas:
* A tensão de aceleração (Acceleration)
* A tensão entre as placas (Deflection)
* O tamanho das placas (Plate length)
* A distância entre as placas (Separation)
* A distância até a tela (Screen)

(:applet code="CathodeRayTube.class" width="820" height="400" align="middle" archive="CathodeRayTube.jar" codebase="TRC/" :)