mirror of
https://github.com/nasa/trick.git
synced 2025-04-07 19:34:23 +00:00
Moved README.md and images from SIM_cannon_integ to SIM_cannon_numeric
This commit is contained in:
parent
8e7285f116
commit
c1a60f3c8f
15
trick_sims/Cannon/SIM_cannon_numeric/README.md
Normal file
15
trick_sims/Cannon/SIM_cannon_numeric/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
#SIM\_cannon\_integ
|
||||
|
||||

|
||||
|
||||
###The Simulation
|
||||
|
||||
This is a simulation of a cannon shooting a cannonball. Given the initial position of the cannon ball, the muzzle velocity (speed) of the cannon ball, and the elevation angle of the cannon barrel the simulation computes the cannon ball's trajectory and time of impact with the ground.
|
||||
|
||||
The acceleration of gravity is assumed to be -9.81 m/s<sup>2</sup>.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
BIN
trick_sims/Cannon/SIM_cannon_numeric/images/CannonInit.png
Normal file
BIN
trick_sims/Cannon/SIM_cannon_numeric/images/CannonInit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
x
Reference in New Issue
Block a user