Type Alias: HsiRoseOptions
HsiRoseOptions =
object
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiRose.tsx:53
Configuration options for HsiRose.
Properties
activeNavNeedleOptions
activeNavNeedleOptions:
Readonly
<HsiActiveNavNeedleOptions
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiRose.tsx:64
Options with which to configure the active course needle.
bearingPointerCircleRadius
bearingPointerCircleRadius:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiRose.tsx:58
The radius of the bearing pointer circle, in pixels.
bearingPointerOptions
bearingPointerOptions:
Readonly
<HsiBearingPointerOptions
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiRose.tsx:67
Options with which to configure the bearing pointers.
compassRadius
compassRadius:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiRose.tsx:55
The radius of the rose compass, in pixels.
turnRateIndicatorOptions
turnRateIndicatorOptions:
Readonly
<HsiRoseTurnRateIndicatorOptions
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HSI/HsiRose.tsx:61
Options with which to configure the turn rate indicator.