An open API service indexing awesome lists of open source software.

https://github.com/yuricst/orbital_pythontools

Python scripts for Orbital Mechanics
https://github.com/yuricst/orbital_pythontools

Last synced: 11 months ago
JSON representation

Python scripts for Orbital Mechanics

Awesome Lists containing this project

README

          

# orbital_pythontools
Python scripts for Orbital Mechanics

lambert.py
-----------
Function solves lambert problem given initial and final position vectors, time of flight, and gravitational parameter mu

orbitalconv.py
---------------
Function converts state vector to orbital elements

main.py
--------
Runs through example problem by calling lambert.py and orbitalconv.py