EphemerisData - AWS Ground Station

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.

Position, velocity, and acceleration units must be represented in km, km/s, and km/s^2, respectively, in ephemeris data lines. Covariance matrix line units must be represented in km^2 if computed from two positions, km^2/s if computed from one position and one velocity, and km^2/s^2 if computed from two velocities. Consult section 7.7.2 of The Consultative Committee for Space Data Systems (CCSDS) Recommended Standard for Orbit Data Messages for more information.

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: