Interface: GarminNavToNavManager2Guidance
Defined in: src/garminsdk/autopilot/navtonav/GarminNavToNavManager2.ts:9
Guidance data for GarminNavToNavManager2.
Properties
armableLateralMode
readonly
armableLateralMode:Accessible
<APLateralModes
>
Defined in: src/garminsdk/autopilot/navtonav/GarminNavToNavManager2.ts:23
The autopilot lateral mode that can be armed prior to a CDI source switch, or APLateralModes.NONE
if no modes
can be armed.
armableNavRadioIndex
readonly
armableNavRadioIndex:Accessible
<-1
|NavRadioIndex
>
Defined in: src/garminsdk/autopilot/navtonav/GarminNavToNavManager2.ts:17
The index of the NAV radio that can be armed for a CDI source switch, or -1
if a CDI source switch cannot be
armed.
armableVerticalMode
readonly
armableVerticalMode:Accessible
<APVerticalModes
>
Defined in: src/garminsdk/autopilot/navtonav/GarminNavToNavManager2.ts:29
The autopilot vertical mode that can be armed prior to a CDI source switch, or APVerticalModes.NONE
if no modes
can be armed.
canSwitchCdi
readonly
canSwitchCdi:Accessible
<boolean
>
Defined in: src/garminsdk/autopilot/navtonav/GarminNavToNavManager2.ts:32
Whether a CDI source switch is allowed at the current time.
cdiId
readonly
cdiId:Accessible
<string
>
Defined in: src/garminsdk/autopilot/navtonav/GarminNavToNavManager2.ts:11
The ID of the CDI for which a CDI switch should be commanded.
isExternalCdiSwitchInProgress
readonly
isExternalCdiSwitchInProgress:Accessible
<boolean
>
Defined in: src/garminsdk/autopilot/navtonav/GarminNavToNavManager2.ts:35
Whether an external entity is currently in the process of switching the autopilot's CDI source.