Skip to main content

Interface: HsiUpperDeviationIndicatorProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiUpperDeviationIndicator.tsx:15

Component props for HsiUpperDeviationIndicator.

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: HsiDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiUpperDeviationIndicator.tsx:20

A provider of HSI data.


dotSize

dotSize: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiUpperDeviationIndicator.tsx:26

The size (diameter) of each scale dot, in pixels.


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref


show

show: Subscribable<boolean>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiUpperDeviationIndicator.tsx:17

Whether to show the indicator.


size

size: ReadonlyFloat64Array

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiUpperDeviationIndicator.tsx:23

The size of the indicator, as [width, height] in pixels.