Space Queen was the winner of UCLA 2017 Aerospace Engineering Capstone competition.
The main.py file is the entry point for all usage. Use --mode <mode>
with one of the following strings to specify program behavior:
- trajectory
- mass-curve
- validation
- angle-compare
- stat-table
python main.py --mode "trajectory" -p
python main.py --mode "mass-curve"
python main.py -h