Skip to main content

Class: PfdInstrumentConfig

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/PFD/Config/PfdInstrumentConfig.ts:7

An instrument configuration, specifically for the PFD

Extends

Constructors

Constructor

new PfdInstrumentConfig(instrument): PfdInstrumentConfig

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/PFD/Config/PfdInstrumentConfig.ts:11

Parameters

ParameterType
instrumentBaseInstrument

Returns

PfdInstrumentConfig

Inherit Doc

Overrides

InstrumentConfig.constructor

Properties

artificialHorizonStyle

readonly artificialHorizonStyle: ArtificialHorizonStyle

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/PFD/Config/PfdInstrumentConfig.ts:8


displayUnitConfig

readonly displayUnitConfig: DisplayUnitConfig

Defined in: workingtitle-instruments-wt21/shared/Config/InstrumentConfig.ts:19

The display unit config, undefined if the instrument is an FMC

Inherited from

InstrumentConfig.displayUnitConfig


instrumentIndex

readonly instrumentIndex: number

Defined in: workingtitle-instruments-wt21/shared/Config/InstrumentConfig.ts:16

The instrument index, localized for the specific instrument type

Inherited from

InstrumentConfig.instrumentIndex


instrumentType

readonly instrumentType: WT21InstrumentType

Defined in: workingtitle-instruments-wt21/shared/Config/InstrumentConfig.ts:14

The type of instrument

Inherited from

InstrumentConfig.instrumentType