Next: , Previous: , Up: Module kinematics of particles   [Contents][Index]


2.7 Cannon

canon

Cannon to simulate parabolic shots. The angles are measured from the positive X axis, and the positive sense is the opposite of clockwise.

Equations:4
Data:
Name:Name of the cannon.
ax:Acceleration in X axis.
ay:Acceleration in Y axis.
xi:Initial X coordinate.
yi:Initial Y coordinate.
vi:Initial velocity.
angi:Angle of the launch.
ti:Time at which movement begins.
xf:Final X coordinate.
yf:Final Y coordinate.
vf:Final velocity.
angf:Angle of the final velocity vector.