mirror of
https://github.com/nasa/trick.git
synced 2025-04-07 19:34:23 +00:00
Ref #101 Add README.md
This commit is contained in:
parent
f5ca065756
commit
8fb1b72011
15
trick_sims/SIM_cannon_integ/README.md
Normal file
15
trick_sims/SIM_cannon_integ/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/SIM_cannon_integ/images/CannonInit.png
Normal file
BIN
trick_sims/SIM_cannon_integ/images/CannonInit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
x
Reference in New Issue
Block a user