Skip to main content

Interface: GtcBearingArrowProps

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/BearingArrow/GtcBearingArrow.tsx:13

Component props for GtcBearingArrow.

Extends

  • ComponentProps

Properties

children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref


relativeBearing

relativeBearing: Subscribable<number>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/BearingArrow/GtcBearingArrow.tsx:15

The relative bearing to display, in degrees. If the value is NaN, the arrow will be hidden.