OemEphemeris

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The data for an OEM ephemeris, supplied directly in the request rather than through an S3 object.

Link copied to clipboard

Identifies the S3 object to be used as the ephemeris.

Functions

Link copied to clipboard
inline fun copy(block: OemEphemeris.Builder.() -> Unit = {}): OemEphemeris
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String