Skip to main content

Class: VNavAlertForwarder

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/VNavAlertForwarder.ts:8

A class that watches VNAV state and builds alert messages from them.

Constructors

Constructor

new VNavAlertForwarder(bus): VNavAlertForwarder

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/VNavAlertForwarder.ts:14

Creates an instance of VNavAlertForwarder.

Parameters

ParameterTypeDescription
busEventBusThe EventBus to use with this instance.

Returns

VNavAlertForwarder