Hohmann Transfer Planner
- 2 Devlogs
- 1 Total hours
A trajectory planner that takes the mass of a planet, a moon, the planet's rotational period and calculates the Delta V required to reach the moon's orbit.
A trajectory planner that takes the mass of a planet, a moon, the planet's rotational period and calculates the Delta V required to reach the moon's orbit.
I fixed the errors! I added more presets as well: Mars-Phobos, Mars-Deimos, Jupiter-IO, Jupiter-Europa, and Jupiter-Ganymede. I really enjoyed creating this project and I will make more similar projects like this in the future! I hope you like this project as much as I do and have fun with it!
P.S.
I am now going to deploy the web app and ship the project.
I have started to do some of the initial calculations that will be needed to find the delta V and trajectory that the rocket needs to have. I have been doing some error correction as there are some mistakes that I have made. Lots of the errors have something to do with streamlit, but I’m not quite sure what yet.