Skip to main content

Type Alias: HsiActiveNavNeedleOptions

HsiActiveNavNeedleOptions = Pick<HsiActiveNavNeedleProps, "deviationScaleLength" | "deviationDotSize" | "stemOuterRadius" | "stemInnerRadius" | "stemDeviationOuterRadius" | "stemWidth" | "arrowLength" | "arrowWidth" | "toFromArrowOuterRadius" | "toFromArrowLength" | "toFromArrowWidth">

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiRose.tsx:36

Active nav course needle configuration options for HsiRose.