TleEphemeris

Two-line element set (TLE) ephemeris.

For more detail about providing Two-line element sets to AWS Ground Station, see the TLE section of 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 Amazon S3 object that contains the ephemeris data.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: TleEphemeris.Builder.() -> Unit = {}): TleEphemeris
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