Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 375 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 375 Bytes

About

This is a simulation of horizontal projectile motion that takes into account both an ideal and non-ideal motion. Projectiles are implemented as classes. An additional program that graphs the simulations is also included.

Dependencies

  • numpy
  • matplotlib (for graphing)

NOTE

Magnus effect and SpinDirection classes are broken and don't work at the moment!!