Skip to content

RTLS/model_rocket_design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Queen

Trajectory simulation and parameter fitting for Space Queen design phase.

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

Trajectory analysis with plotting

python main.py --mode "trajectory" -p

Mass curve fitting

python main.py --mode "mass-curve"

Getting help

python main.py -h

About

Simulations and modelling used in Space Queen design phase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages