Skip to main content

Class: G3XMapTrackVectorModule

A module describing the display of the track vector.

Constructors

constructor

new G3XMapTrackVectorModule(): G3XMapTrackVectorModule

Returns

G3XMapTrackVectorModule

Properties

lookaheadDistance

Readonly lookaheadDistance: NumberUnitSubject<Distance, SimpleUnit<Distance>>

The track vector's lookahead distance.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/G3XMapTrackVectorModule.ts:20


lookaheadTime

Readonly lookaheadTime: NumberUnitSubject<Duration, SimpleUnit<Duration>>

The track vector's lookahead time.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/G3XMapTrackVectorModule.ts:23


mode

Readonly mode: Subject<G3XMapTrackVectorMode>

The track vector's display mode.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/G3XMapTrackVectorModule.ts:17