mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
0d5aa45c20
* update .gitignore * #906 change all python execfile() to exec(open().read()) |
||
---|---|---|
.. | ||
Modified_data | ||
RUN_curveball | ||
RUN_fastball | ||
RUN_test | ||
README.md | ||
S_define | ||
S_overrides.mk |
#SIM_cannon_aero
This simulation is described in the Trick Tutorial, Section 8.
It introduces Trick's collect mechanism while adding aero-dynamic forces to the cannon ball (or is it a baseball?) to simulate throwing a curve ball and a fast ball. Ok, it's a cannon that shoots curveballs and fast balls. Just go with it.