Skip to content

Commit

Permalink
Update TLE_Satellite_Orbit_Visualizer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sksalahuddin2828 authored Jul 11, 2023
1 parent a17535d commit 1a29a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TLE_Satellite_Orbit_Visualizer.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# In this code, the TLE data for the five satellites is provided in the tle_data list. The satellite_names list holds
# The TLE data for the five satellites is provided in the tle_data list. The satellite_names list holds
# the names of the satellites, and satellite_colors determines the colors used for plotting each satellite's orbit.

# The code uses the mayavi.mlab module to create the 3D plot and mlab.animate to animate the orbits.
Expand Down

0 comments on commit 1a29a7d

Please sign in to comment.