Skip to main content

Class: G3XMapTrackVectorModule

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/G3XMapTrackVectorModule.ts:15

A module describing the display of the track vector.

Constructors

Constructor

new G3XMapTrackVectorModule(): G3XMapTrackVectorModule

Returns

G3XMapTrackVectorModule

Properties

lookaheadDistance

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

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/G3XMapTrackVectorModule.ts:20

The track vector's lookahead distance.


lookaheadTime

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

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/G3XMapTrackVectorModule.ts:23

The track vector's lookahead time.


mode

readonly mode: Subject<G3XMapTrackVectorMode>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/G3XMapTrackVectorModule.ts:17

The track vector's display mode.