Is there a way to calculate the flight path of a projectile with only

Protolink

New member
Joined
Feb 6, 2009
Messages
1
Reaction score
0
Points
1
starting angle and distance travelled? Best would be an online java/ajax/whatever applet.
 
yes, if you know the angle and the distance traveled you can calculate all the parameters

The projectile is always subject to the accleration due to gravity and the components in the x and y direction based on the initial velocity given.
 
Back
Top