Skip to main content

Class: VNavConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:11

A configuration object which defines options related to VNAV.

Implements

Constructors

Constructor

new VNavConfig(baseInstrument, element): VNavConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:23

Creates a new VNavConfig from a configuration document element.

Parameters

ParameterTypeDescription
baseInstrumentBaseInstrumentThe BaseInstrument element associated with the configuration.
elementundefined | ElementA configuration document element.

Returns

VNavConfig

Properties

advanced

readonly advanced: boolean

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:13

Whether advanced VNAV is enabled.


fmsSpeeds?

readonly optional fmsSpeeds: FmsSpeedsConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:16

A config which defines options for FMS speeds.