SGP4 Propagator Prep #227

Merged
muellerr merged 9 commits from spg4-propagator into main 2023-08-15 10:46:28 +02:00
Showing only changes of commit 12c60ac310 - Show all commits

View File

@ -96,7 +96,7 @@ GPS_COURCE_DICT = {
0: "NONE",
1: "GPS",
2: "PROPAGATION",
3: "SPG4",
3: "SGP4",
}