Skip to main content

Class: HorizonConfig

A configuration object which defines PFD horizon display options.

Implements

Constructors

constructor

new HorizonConfig(element): HorizonConfig

Creates a new HorizonConfig from a configuration document element.

Parameters

NameTypeDescription
elementundefined | ElementA configuration document element.

Returns

HorizonConfig

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/HorizonConfig.ts:32

Properties

advancedSvt

Readonly advancedSvt: boolean

Whether to support advanced SVT features.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/HorizonConfig.ts:26


directorCue

Readonly directorCue: HorizonDirectorCueOption

Flight director cue style support.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/HorizonConfig.ts:14


rollPointerStyle

Readonly rollPointerStyle: "ground" | "sky"

Whether to render the roll indicator with a ground pointer or a sky pointer.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/HorizonConfig.ts:23


showRollArc

Readonly showRollArc: boolean

Whether to show the roll indicator arc.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/HorizonConfig.ts:20


symbolColor

Readonly symbolColor: AttitudeAircraftSymbolColor

The color of the symbolic aircraft.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/HorizonConfig.ts:17