Class: FmsConfig
A configuration object which defines FMS options.
Implements
Constructors
constructor
• new FmsConfig(element
): FmsConfig
Creates a new FmsConfig from a configuration document element.
Parameters
Name | Type | Description |
---|---|---|
element | undefined | Element | A configuration document element. |
Returns
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/FmsConfig.ts:32
Properties
approach
• Readonly
approach: FmsApproachConfig
A config which defines options for approaches.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/FmsConfig.ts:26
flightPathOptions
• Readonly
flightPathOptions: FmsFlightPathOptions
Options for flight path calculations.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/FmsConfig.ts:23