You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Simulates a planet orbiting a star using Newton's law of universal gravitation.
22
22
23
23
### 🚀 Hohmann Transfer Simulations and Delta-V Calculations
24
24
**Status:** Done
25
-
Simulates a probe performing a Hohmann Transfer using the Vis-Viva equation. Graphs show "Speed vs. Time" and other relations.
25
+
Simulates a probe performing a Hohmann Transfer using the Vis-Viva equation. Graphs show "Speed vs. Time" and other relations. Visualizes and calculates the orbit path and graphs using `matplotlib` and `numpy`.
0 commit comments