Orbit Propagator on the Browser, Try It Out! Astrodynamics Interactive Demo Deployed w/ GitHub Pages

Опубликовано: 17 Декабрь 2021
на канале: Alfonso Gonzalez - Astrodynamics & SE Podcast
2,808
67

Try out the astrodynamics interactive demo on the browser (zero dependencies), orbit propagator tool to (hopefully) gain an intuitive understanding of the relationships between orbit initial conditions, 3D plots, groundtracks, and position and velocity vs. time plots

https://alfonsogonzalez.github.io/AWP/

The source code (implemented in HTML/CSS/JavaScript can all be found in the docs directory of the astrodynamics repository along with the README below which also contains these instructions that we’ll be going over in this video: https://github.com/alfonsogonzalez/AW...

Also, if you clone the Astrodynamics with Python repository, you can use the Astrodynamics interactive demo from your browser locally by navigating to the docs directory and then index.html

#orbitalmechanics #astrodynamics #orbitaldynamics