EphemerisData
Ephemeris data.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- oem
-
Ephemeris data in Orbit Ephemeris Message (OEM) format.
AWS Ground Station processes OEM Customer Provided Ephemerides according to the CCSDS standard
with some extra restrictions. OEM files should be in KVN format. For more detail about the OEM format that AWS Ground Station supports, see OEM ephemeris format in the AWS Ground Station user guide. Type: OEMEphemeris object
Required: No
- tle
-
Two-line element set (TLE) ephemeris.
Type: TLEEphemeris object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: