Skip to main content

Interface: VerticalDeviationProps

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/VerticalDeviation/VerticalDeviation.tsx:8

The vertical deviation props.

Extends

Properties

children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


declutter

declutter: Subscribable<boolean>

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/VerticalDeviation/VerticalDeviation.tsx:12

Whether the PFD is being decluttered


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref


verticalDeviationDataProvider

verticalDeviationDataProvider: DefaultVerticalDeviationDataProvider

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/VerticalDeviation/VerticalDeviation.tsx:10

A provider of vertical deviation data.