Skip to main content

Type Alias: PfdAliasedUserSettingTypes

PfdAliasedUserSettingTypes = object

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:56

PFD user settings.

Properties

altMetric

altMetric: boolean

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:84

Whether metric altitude display is enabled, defaults to disabled.


baroCorrectionUnit

baroCorrectionUnit: BaroCorrectionUnit

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:82

Baro correction units, defaults to in.Hg.


baroSynchEnabled

baroSynchEnabled: boolean

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:86

Whether synchronisation of baro settings is enabled, defaults to true.


flightDirectorMode

flightDirectorMode: FlightDirectorMode

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:62

The flight director display mode. Default S-Cue.


fpsEnabled

fpsEnabled: boolean

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:70

Whether the flight path symbol (FPV) is shown. Greyed out and on when flight director is set to Flt Path. Default on.


headingFormat

headingFormat: HeadingFormat

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:60

The type of heading reference, defaults to magnetic.


hsiDisplayFormat

hsiDisplayFormat: HsiDisplayFormat

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:74

The HSI display format.


hsiRange

hsiRange: HsiRange

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:72

the HSI map range in nautical miles.


lightningEnabled

lightningEnabled: boolean

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:80

Whether lighting strike information is displayed on the HSI map.


popupKeyboardEnabled

popupKeyboardEnabled: boolean

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:66

Whether the popup keyboard is enabled. Default to true.


popupKeyboardLayout

popupKeyboardLayout: PopupKeyboardLayout

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:68

The popup keyboard key order. Default ABC.


syntheticVisionEnabled

syntheticVisionEnabled: boolean

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:88

Whether the synthetic vision should be enabled, defaults to false.


terrWxState

terrWxState: TerrWxState

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:76

Which of terrain or weather map is displayed on the HSI map.


thrustDirectorEnabled

thrustDirectorEnabled: boolean

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:64

Whether the thrust director ids displayed. Greyed out and on when the autothrottle is engaged. Default On.


trafficEnabled

trafficEnabled: boolean

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:78

Whether traffic/TCAS display is enabled on the HSI map.


windFormat

windFormat: WindFormat

Defined in: workingtitle-instruments-epic2/shared/Settings/PfdUserSettings.ts:58

The type of wind display, defaults to X-Y.