Skip to content

Calculate time and delta-v requirements for changing orbits within LEO

License

Notifications You must be signed in to change notification settings

RCoder01/orbital-maneuvers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orbital-maneuvers

Calculate time and delta-v requirements for changing orbits within LEO

Installation

  • Install python 3.11 or greater (3.10 down untested, but may work)
  • Install packages $ py -m pip install -r requirements.txt

Run

  • Run get.py with credentials (space-track.org login) to save current debris data
  • catch.py is the primary calculation script. Ensure your current directory is src when running.
  • Constants at the bottom of catch.py can be modified
  • Other files are used to generate graphs

About

Calculate time and delta-v requirements for changing orbits within LEO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages