We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
omm.py
1 parent 8416d16 commit a0e6a05Copy full SHA for a0e6a05
sgp4/omm.py
@@ -1,4 +1,4 @@
1
-"""Support for the new Orbit Mean-Elements Message format for TLE data."""
+"""Support for Orbit Mean-Elements Message (OMM) orbital elements format."""
2
3
import csv
4
import xml.etree.ElementTree as ET
0 commit comments