Interface: GtcBearingArrowProps
Component props for GtcBearingArrow.
Hierarchy
ComponentProps
↳
GtcBearingArrowProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
sdk/components/FSComponent.ts:122
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
sdk/components/FSComponent.ts:125
relativeBearing
• relativeBearing: Subscribable
<number
>
The relative bearing to display, in degrees. If the value is NaN
, the arrow will be hidden.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Components/BearingArrow/GtcBearingArrow.tsx:13