Type Alias: GarminGoAroundManagerOptions
GarminGoAroundManagerOptions =
object
Defined in: src/garminsdk/autopilot/GarminGoAroundManager.ts:13
Configuration options for GarminGoAroundManager.
Properties
cdiId?
optional
cdiId:string
|Subscribable
<string
>
Defined in: src/garminsdk/autopilot/GarminGoAroundManager.ts:15
The ID of the CDI controlled by the manager. Defaults to the empty string (''
).