Class: G3XMapTrafficModule
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/G3XMapTrafficModule.ts:25
A module describing the display of traffic for G3X Touch maps.
Extends
MapGarminTrafficModule
Constructors
Constructor
new G3XMapTrafficModule(
trafficSystem
):G3XMapTrafficModule
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/G3XMapTrafficModule.ts:33
Constructor.
Parameters
Parameter | Type | Description |
---|---|---|
trafficSystem | TrafficSystem | This module's associated traffic system. |
Returns
G3XMapTrafficModule
Overrides
MapGarminTrafficModule.constructor
Properties
adsbOperatingMode
readonly
adsbOperatingMode:Subscribable
<AdsbOperatingMode
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:45
The ADS-B operating mode.
Inherited from
MapGarminTrafficModule.adsbOperatingMode
alertLevelMode
readonly
alertLevelMode:Subject
<MapTrafficAlertLevelMode
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:57
The alert level mode.
Inherited from
MapGarminTrafficModule.alertLevelMode
altitudeRestrictionMode
readonly
altitudeRestrictionMode:Subject
<MapTrafficAltitudeRestrictionMode
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:60
The altitude restriction mode.
Inherited from
MapGarminTrafficModule.altitudeRestrictionMode
innerRangeIndex
readonly
innerRangeIndex:Subject
<number
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:54
The index of the inner ring range.
Inherited from
MapGarminTrafficModule.innerRangeIndex
isAltitudeRelative
readonly
isAltitudeRelative:Subject
<boolean
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:63
Whether displayed intruder altitude is relative.
Inherited from
MapGarminTrafficModule.isAltitudeRelative
motionVectorLookahead
readonly
motionVectorLookahead:NumberUnitSubject
<Duration
,SimpleUnit
<Duration
>>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:69
The motion vector mode.
Inherited from
MapGarminTrafficModule.motionVectorLookahead
motionVectorMode
readonly
motionVectorMode:Subject
<MapTrafficMotionVectorMode
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:66
The motion vector mode.
Inherited from
MapGarminTrafficModule.motionVectorMode
operatingMode
readonly
operatingMode:Subscribable
<TcasOperatingMode
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:42
The TCAS operating mode.
Inherited from
MapGarminTrafficModule.operatingMode
outerRangeIndex
readonly
outerRangeIndex:Subject
<number
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:51
The index of the outer ring range.
Inherited from
MapGarminTrafficModule.outerRangeIndex
show
readonly
show:Subject
<boolean
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:39
Whether to show traffic information.
Inherited from
MapGarminTrafficModule.show
showIntruderLabel
readonly
showIntruderLabel:Subject
<boolean
>
Defined in: src/garminsdk/components/map/modules/MapGarminTrafficModule.ts:48
Whether to show intruder labels.
Inherited from
MapGarminTrafficModule.showIntruderLabel
source
readonly
source:Subject
<G3XTrafficSystemSource
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/G3XMapTrafficModule.ts:27
The current traffic data source.
trafficSystem
readonly
trafficSystem:TrafficSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/G3XMapTrafficModule.ts:33
This module's associated traffic system.
Inherited from
MapGarminTrafficModule.trafficSystem