Skip to content

Commit ac55408

Browse files
Update ground_track.py
1 parent 15f39e8 commit ac55408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ground_track.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Orbit:
3232
epoch = starting time
3333
time_mode = input time unit
3434
delta_t = time-step
35-
mu = standard gravitational parameter
35+
mu = standard gravitational parameter (km³s⁻²)
3636
"""
3737
def __init__(self,
3838
a,

0 commit comments

Comments
 (0)