Interface: VerticalDeviationIndicatorProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:13
Component props for VerticalDeviationIndicator.
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
dataProvider
dataProvider:
VdiDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:15
A data provider for the indicator.
declutter
declutter:
Subscribable
<boolean
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:18
Whether the indicator should be decluttered.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
supportLimitIndicators?
optional
supportLimitIndicators:boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VDI/VerticalDeviationIndicator.tsx:24
Whether the indicator should support vertical deviation limit indicators for LNAV/VNAV glidepaths. Defaults to
false
.