Skip to main content

Class: CasInhibitsController

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/CAS/CasInhibitsController.ts:7

Handles the common inhibit conditions on Epic 2.

Constructors

Constructor

new CasInhibitsController(bus, casInhibitStateProvider): CasInhibitsController

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/CAS/CasInhibitsController.ts:16

Creates an instance of the CasInhibitsController.

Parameters

ParameterTypeDescription
busEventBusThe event bus to use with this instance.
casInhibitStateProviderDefaultCasInhibitStateDataProviderthe CAS inhibit state data provider

Returns

CasInhibitsController

Methods

init()

init(): void

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/CAS/CasInhibitsController.ts:42

Initializes this controller.

Returns

void