Skip to main content

Type Alias: FlightPlanRouteAvionicsRequestResponse

FlightPlanRouteAvionicsRequestResponse = object

Defined in: src/sdk/flightplan/FlightPlanRouteManager.ts:12

A response to an avionics flight plan route request.

Properties

requestId

requestId: number

Defined in: src/sdk/flightplan/FlightPlanRouteManager.ts:14

The ID of the request to which this response is directed.


route

route: ReadonlyFlightPlanRoute

Defined in: src/sdk/flightplan/FlightPlanRouteManager.ts:17

The avionics flight plan route.