Class: WT21NavDataComputer
Computes WT21 LNAV-related data.
Constructors
constructor
• new WT21NavDataComputer(bus
, flightPlanner
, facilityLoader
, messageService
): WT21NavDataComputer
Creates a new instance of the NavdataComputer.
Parameters
Name | Type | Description |
---|---|---|
bus | EventBus | The event bus to use with this instance. |
flightPlanner | FlightPlanner <any > | The flight planner to use with this instance. |
facilityLoader | FacilityLoader | The facility loader to use with this instance. |
messageService | MessageService | The MessageServiceisntance to use. |
Returns
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