Class: HorizonConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/HorizonConfig.ts:8
A configuration object which defines PFD horizon display options.
Implements
Constructors
Constructor
new HorizonConfig(
element
):HorizonConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/HorizonConfig.ts:25
Creates a new HorizonConfig from a configuration document element.
Parameters
Parameter | Type | Description |
---|---|---|
element | undefined | Element | A configuration document element. |
Returns
HorizonConfig
Properties
includeUnusualAttitudeChevrons
readonly
includeUnusualAttitudeChevrons:boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/HorizonConfig.ts:19
Whether to include the display of unusual attitude warning chevrons on the pitch ladder.
rollPointerStyle
readonly
rollPointerStyle:"ground"
|"sky"
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/HorizonConfig.ts:16
Whether to render the roll indicator with a ground pointer or a sky pointer.
showRollArc
readonly
showRollArc:boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/HorizonConfig.ts:13
Whether to show the roll indicator arc.
symbolColor
readonly
symbolColor:AttitudeAircraftSymbolColor
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/HorizonConfig.ts:10
The color of the symbolic aircraft.