Type Alias: DefaultVdiDataProviderOptions
DefaultVdiDataProviderOptions =
object
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VDI/DefaultVdiDataProvider.ts:16
Configuration options for DefaultVdiDataProvider.
Properties
ahrsIndex?
optionalahrsIndex:number|Subscribable<number>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VDI/DefaultVdiDataProvider.ts:24
The index of the AHRS from which to source data. Defaults to 1.
fmsId?
optionalfmsId:string|Subscribable<string>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VDI/DefaultVdiDataProvider.ts:18
The ID of the FMS from which to source data.
vnavIndex?
optionalvnavIndex:number|Subscribable<number>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VDI/DefaultVdiDataProvider.ts:21
The index of the VNAV from which to source data. Defaults to 0.