Skip to main content

Class: FmsApproachConfig

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

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:103

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:94

Whether RNP (AR) approaches are supported.


visualApproachOptions

readonly visualApproachOptions: Readonly<FmsVisualApproachOptions>

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

Options for visual approach procedures.