Skip to main content

Interface: VerticalDeviationIndicatorProps

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:13

Component props for VerticalDeviationIndicator.

Extends

  • ComponentProps

Properties

bus

bus: EventBus

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:15

An instance of the event bus.


children?

optional children: DisplayChildren[]

Defined in: sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

ComponentProps.children


dataProvider

dataProvider: VdiDataProvider

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:18

A data provider for the indicator.


declutter

declutter: Subscribable<boolean>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:21

Whether the indicator should be decluttered.


ref?

optional ref: NodeReference<any>

Defined in: sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

ComponentProps.ref


supportLimitIndicators?

optional supportLimitIndicators: boolean

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:27

Whether the indicator should support vertical deviation limit indicators for LNAV/VNAV glidepaths. Defaults to false.