Type Alias: DefaultVSpeedAnnunciationDataProviderOptions
DefaultVSpeedAnnunciationDataProviderOptions =
object
Defined in: src/garminsdk/components/nextgenpfd/airspeed/VSpeedAnnunciationDataProvider.ts:31
Configuration options for DefaultVSpeedAnnunciationDataProvider.
Properties
fmsId?
optional
fmsId:string
|Subscribable
<string
>
Defined in: src/garminsdk/components/nextgenpfd/airspeed/VSpeedAnnunciationDataProvider.ts:33
The ID of the FMS from which to source flight phase data. Defaults to the empty ID (''
).