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

Detailed error information for ephemerides with INVALID status.

Link copied to clipboard

Reason that an ephemeris failed validation. Appears only when the status is INVALID.

Link copied to clipboard
val name: String?

A name that you can use to identify the ephemeris.

Link copied to clipboard

A priority score that determines which ephemeris to use when multiple ephemerides overlap.

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