Interface: G3XVerticalSpeedIndicatorProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VerticalSpeedIndicator/G3XVerticalSpeedIndicator.tsx:16
Component props for G3XVerticalSpeedIndicator.
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:
VsiDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VerticalSpeedIndicator/G3XVerticalSpeedIndicator.tsx:18
A data provider for the indicator.
declutter
declutter:
Subscribable
<boolean
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VerticalSpeedIndicator/G3XVerticalSpeedIndicator.tsx:24
Whether the indicator should be decluttered.
isAdvancedVnav
isAdvancedVnav:
boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VerticalSpeedIndicator/G3XVerticalSpeedIndicator.tsx:30
Whether advanced vnav is enabled or not.
isCompact
isCompact:
boolean
|Subscribable
<boolean
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VerticalSpeedIndicator/G3XVerticalSpeedIndicator.tsx:21
Whether the compact version of the indicator should be shown.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
scaleMaximum
scaleMaximum:
G3XVsiScaleMaximum
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/VerticalSpeedIndicator/G3XVerticalSpeedIndicator.tsx:27
The maximum scale limit of the indicator, in feet per minute.