Skip to main content

Type Alias: DirectToTargetParams

DirectToTargetParams = object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/DirectToView/DirectToTargetParams.ts:6

Parameters describing the target of a Direct-To.

Properties

course

course: number | undefined

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/DirectToView/DirectToTargetParams.ts:14

The user-defined magnetic course, in degrees. If not defined, then the Direct-To course will originate at the airplane's current position with an initial turn.


waypoint

waypoint: FacilityWaypoint | null

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/DirectToView/DirectToTargetParams.ts:8

The target waypoint.