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: codegen/sdk-codegen/aws-models/groundstation.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -4979,7 +4979,7 @@
4979
4979
}
4980
4980
},
4981
4981
"traits": {
4982
-
"smithy.api#documentation": "<p>Ephemeris data in Orbit Ephemeris Message (OEM) format.</p>"
4982
+
"smithy.api#documentation": "<p>\nEphemeris data in Orbit Ephemeris Message (OEM) format.\n </p>\n <p>\n Position, velocity, and acceleration units must be represented in <code>km</code>, <code>km/s</code>, and\n <code>km/s**2</code>, respectively, in ephemeris data lines. Covariance matrix line units must be\n represented in <code>km**2</code> if computed from two positions, <code>km**2/s</code> if computed from one\n position and one velocity, and <code>km**2/s**2</code> if computed from two velocities. Consult section\n 7.7.2 of The Consultative Committee for Space Data Systems (CCSDS)\n <a href=\"https://public.ccsds.org/Pubs/502x0b3e1.pdf\">Recommended Standard for Orbit Data Messages</a>\n for more information.\n</p>"
0 commit comments