Skip to main content

Class: WT21NavDataComputer

Computes WT21 LNAV-related data.

Constructors

constructor

new WT21NavDataComputer(bus, flightPlanner, facilityLoader, messageService): WT21NavDataComputer

Creates a new instance of the NavdataComputer.

Parameters

NameTypeDescription
busEventBusThe event bus to use with this instance.
flightPlannerFlightPlanner<any>The flight planner to use with this instance.
facilityLoaderFacilityLoaderThe facility loader to use with this instance.
messageServiceMessageServiceThe MessageServiceisntance to use.

Returns

WT21NavDataComputer

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Autopilot/WT21NavDataComputer.ts:68

Methods

update

update(): void

Update loop for WT21NavDataComputer

Returns

void

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Autopilot/WT21NavDataComputer.ts:161