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
Parameter | Type | Description |
---|---|---|
bus | EventBus | The EventBus to use with this instance. |
Returns
VNavAlertForwarder