Interface: HsiActiveNavNeedleProps
Component props for HsiActiveNavNeedle.
Hierarchy
↳
HsiActiveNavNeedleProps
Properties
arrowLength
• arrowLength: number
The length of the course arrowhead, in pixels.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:32
arrowWidth
• arrowWidth: number
The width of the course arrowhead, in pixels.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:35
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
src/sdk/components/FSComponent.ts:122
deviationDotSize
• deviationDotSize: number
The size (diameter) of each lateral deviation scale dot, in pixels.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:17
deviationScaleLength
• deviationScaleLength: number
The total length, in pixels, of the lateral deviation scale (5 dots).
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:14
isActive
• isActive: Subscribable
<boolean
>
Whether the course needle should actively update.
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiCourseNeedle.tsx:25
isHeadingDataFailed
• isHeadingDataFailed: Subscribable
<boolean
>
Whether heading data is in a failure state.
Inherited from
HsiCourseNeedleProps.isHeadingDataFailed
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiCourseNeedle.tsx:22
magVarCorrection
• magVarCorrection: Subscribable
<number
>
The magnetic variation correction to apply to the needle's magnetic course, in degrees.
Inherited from
HsiCourseNeedleProps.magVarCorrection
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiCourseNeedle.tsx:19
navIndicator
• navIndicator: G3XTouchNavIndicator
The nav indicator to use.
Inherited from
HsiCourseNeedleProps.navIndicator
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiCourseNeedle.tsx:16
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
src/sdk/components/FSComponent.ts:125
stemDeviationOuterRadius
• stemDeviationOuterRadius: number
The radius from the center of the HSI compass, in pixels, at which each end of the deviation indicator stem lies.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:26
stemInnerRadius
• stemInnerRadius: number
The radius from the center of the HSI compass, in pixels, at which each inner end of the course arrow stem lies.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:23
stemOuterRadius
• stemOuterRadius: number
The radius from the center of the HSI compass, in pixels, at which each outer end of the course arrow stem lies.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:20
stemWidth
• stemWidth: number
The width of the course arrow and deviation indicator stems, in pixels.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:29
toFromArrowLength
• toFromArrowLength: number
The length of the TO/FROM arrow, in pixels.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:41
toFromArrowOuterRadius
• toFromArrowOuterRadius: number
The radius from the center of the HSI compass, in pixels, at which the tip of the TO/FROM arrow lies.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:38
toFromArrowWidth
• toFromArrowWidth: number
The width of the TO/FROM arrow, in pixels.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HSI/HsiActiveNavNeedle.tsx:44