ProgramTrackSettings
Program track settings for an antenna during a contact.
Inheritors
Types
Functions
Casts this ProgramTrackSettings as a AzEl and retrieves its aws.sdk.kotlin.services.groundstation.model.AzElProgramTrackSettings value. Throws an exception if the ProgramTrackSettings is not a AzEl.
Casts this ProgramTrackSettings as a AzEl and retrieves its aws.sdk.kotlin.services.groundstation.model.AzElProgramTrackSettings value. Returns null if the ProgramTrackSettings is not a AzEl.
Casts this ProgramTrackSettings as a Oem and retrieves its aws.sdk.kotlin.services.groundstation.model.OemProgramTrackSettings value. Throws an exception if the ProgramTrackSettings is not a Oem.
Casts this ProgramTrackSettings as a Oem and retrieves its aws.sdk.kotlin.services.groundstation.model.OemProgramTrackSettings value. Returns null if the ProgramTrackSettings is not a Oem.
Casts this ProgramTrackSettings as a Tle and retrieves its aws.sdk.kotlin.services.groundstation.model.TleProgramTrackSettings value. Throws an exception if the ProgramTrackSettings is not a Tle.
Casts this ProgramTrackSettings as a Tle and retrieves its aws.sdk.kotlin.services.groundstation.model.TleProgramTrackSettings value. Returns null if the ProgramTrackSettings is not a Tle.