OemEphemeris

Ephemeris data in Orbit Ephemeris Message (OEM) format.

AWS Ground Station processes OEM 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

OEM data that you provide directly instead of using an Amazon S3 object.

Link copied to clipboard

The Amazon S3 object that contains the ephemeris data.

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