Skip to main content

Type Alias: HsiRoseTurnRateIndicatorOptions

HsiRoseTurnRateIndicatorOptions = Required<Pick<TurnRateProps, "height" | "tickOffset" | "tickLength" | "vectorOffset" | "vectorWidth" | "vectorArrowWidth" | "vectorArrowLength">>

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

Turn rate indicator configuration options for HsiRose.