Skip to main content

Class: FmsApproachConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/FmsConfig.ts:110

A configuration object which defines FMS approach options.

Implements

Constructors

Constructor

new FmsApproachConfig(element): FmsApproachConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/FmsConfig.ts:121

Creates a new FmsApproachConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementundefined | ElementA configuration document element.

Returns

FmsApproachConfig

Properties

supportRnpAr

readonly supportRnpAr: boolean

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/FmsConfig.ts:112

Whether RNP (AR) approaches are supported.


visualApproachOptions

readonly visualApproachOptions: Readonly<FmsVisualApproachOptions>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/FmsConfig.ts:115

Options for visual approach procedures.