Tle
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.
Inherited functions
Casts this EphemerisData as a AzEl and retrieves its aws.sdk.kotlin.services.groundstation.model.AzElEphemeris value. Throws an exception if the EphemerisData is not a AzEl.
Casts this EphemerisData as a AzEl and retrieves its aws.sdk.kotlin.services.groundstation.model.AzElEphemeris value. Returns null if the EphemerisData is not a AzEl.
Casts this EphemerisData as a Oem and retrieves its aws.sdk.kotlin.services.groundstation.model.OemEphemeris value. Throws an exception if the EphemerisData is not a Oem.
Casts this EphemerisData as a Oem and retrieves its aws.sdk.kotlin.services.groundstation.model.OemEphemeris value. Returns null if the EphemerisData is not a Oem.
Casts this EphemerisData as a Tle and retrieves its aws.sdk.kotlin.services.groundstation.model.TleEphemeris value. Throws an exception if the EphemerisData is not a Tle.
Casts this EphemerisData as a Tle and retrieves its aws.sdk.kotlin.services.groundstation.model.TleEphemeris value. Returns null if the EphemerisData is not a Tle.