Skip to main content

Class: StartupScreenConfig

A configuration object which defines options related to the MFD startup screen.

Implements

  • Config

Constructors

constructor

new StartupScreenConfig(element): StartupScreenConfig

Creates a new StartupScreenConfig from a configuration document element.

Parameters

NameTypeDescription
elementElementA configuration document element.

Returns

StartupScreenConfig

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/MFD/Components/Startup/StartupScreenConfig.ts:17

Properties

airplaneLogoFilePath

Optional Readonly airplaneLogoFilePath: string

The path to the airplane logo image asset, or undefined if there is no airplane logo to display.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/MFD/Components/Startup/StartupScreenConfig.ts:11


airplaneName

Readonly airplaneName: string

The name of the airframe supported by performance calculations.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/MFD/Components/Startup/StartupScreenConfig.ts:8