This java applet - "projectile_motion0.xml"" was created by
J. Hasbun with Easy
Java Simulation (Ejs) from
Francisco.
This is a simulation of a projectile launched at an
initial speed, vo, an initial angle, th0, and an initial height, yo. The
equations of motion are such that x=xo+vox*t, y=yo+voy*t-gt2/2,
with vx=vox, vy=voy-gt. The user has the capability to change, vo, tho,
yo, and g to investigate various effects due to such changes.