DescribeEphemerisResponse

Types

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

Properties

Link copied to clipboard

The time the ephemeris was uploaded in UTC.

Link copied to clipboard

Whether or not the ephemeris is enabled.

Link copied to clipboard

The AWS Ground Station ephemeris ID.

Link copied to clipboard

Reason that an ephemeris failed validation. Only provided for ephemerides with INVALID status.

Link copied to clipboard
val name: String?

A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.

Link copied to clipboard

Customer-provided priority score to establish the order in which overlapping ephemerides should be used.

Link copied to clipboard

The AWS Ground Station satellite ID associated with ephemeris.

Link copied to clipboard

The status of the ephemeris.

Link copied to clipboard

Supplied ephemeris data.

Link copied to clipboard

Tags assigned to an ephemeris.

Functions

Link copied to clipboard
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