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
Name | Type | Description |
---|---|---|
element | Element | A configuration document element. |
Returns
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