Skip to content

Program shows plot of Satellite Orbit in 3D. Also you will see "Coordinates" and "Velocity" graphs

License

Notifications You must be signed in to change notification settings

andiazdi/Satellite-Orbit-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Satellite-Orbit-Simulation

Program shows plots of Satellite Orbit in 3D and "Coordinates" with "Velocity"

All code is written in python

You may edit variables to change planet or to see the diffrence

G = 6.673 * 10 ** (-11)

M = 5.972 * 10 ** 24

radius = 6371000

ISS_height = 437 * 10 ** 3

ISS_velocity = 8000

ISS_time = 90 * 60

Basic examples

velocity = 8000

velocity = 10000

velocity = 6000

For refactoring

Suggestions and requests are always welcome. Contact the mail of almazandukov7@gmail.com

About

Program shows plot of Satellite Orbit in 3D. Also you will see "Coordinates" and "Velocity" graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages