Skip to main content

Class: Epic2NavDataComputer

Defined in: workingtitle-instruments-epic2/shared/Autopilot/Epic2NavDataComputer.ts:63

Computes Epic2 LNAV-related data.

Constructors

Constructor

new Epic2NavDataComputer(bus, flightPlanner): Epic2NavDataComputer

Defined in: workingtitle-instruments-epic2/shared/Autopilot/Epic2NavDataComputer.ts:93

Creates a new instance of the NavdataComputer.

Parameters

ParameterTypeDescription
busEventBusThe event bus to use with this instance.
flightPlannerFlightPlannerThe flight planner to use with this instance.

Returns

Epic2NavDataComputer

Methods

update()

update(): void

Defined in: workingtitle-instruments-epic2/shared/Autopilot/Epic2NavDataComputer.ts:168

Update loop for Epic2NavDataComputer

Returns

void