Generates table of values that maps target ground distance to required angle of launch for each of three heights; for use with FRC 2013 game.
Java C++ C
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Java-JME/FrisbeeSimulator
java
.gitignore
README.md
convert.cpp
convert.h
flight.cpp
flight.h
goals
goals.cpp
goals.h
main.cpp

README.md

frisbee-calculator

Generates table of values that maps target ground distance to required angle of launch for each of three heights; for use with FRC 2013 game.