Description:
This program is a simple program I wrote to play around with hold an object (such as a small rock) at about head high.
Release the button at the same time you release the object (stone). Press the button again when the object hits the ground and the program will calculate the approximate distance the object fell.
This program is still in beta form, but is interesting as it is. I don''t take into account wind resistance and the like, so calculations are only approximate and not sure how accurate due to being in beta form and not fully testing it yet.
Comments or suggestions welcome. ...
Danny
Updated Description:
- Program now allows for wind resistance on the calculations
- And also allows user to input object weight if desired.