Interface: VerticalSpeedPointerProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/VerticalSpeed/VerticalSpeedPointer.tsx:8
The VSI props.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
verticalSpeed
verticalSpeed:
Subscribable
<null
|number
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/VerticalSpeed/VerticalSpeedPointer.tsx:10
Vertical speed in feet/minute, or null if invalid.