Interface: TrafficInsetMapProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/TrafficInsetMap.tsx:15
Component props for TrafficInsetMap.
Extends
ComponentProps
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/TrafficInsetMap.tsx:17
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
config
config:
MapConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/TrafficInsetMap.tsx:35
A configuration object defining options for the map.
flightPlanner
flightPlanner:
FlightPlanner
<""
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/TrafficInsetMap.tsx:20
The flight planner.
iauSettingManager
iauSettingManager:
IauUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/TrafficInsetMap.tsx:32
A manager for all IAU user settings.
pfdIndex
pfdIndex:
PfdIndex
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/TrafficInsetMap.tsx:26
The index of the PFD to which the map belongs.
projectedSize
projectedSize:
Subscribable
<Readonly
<Omit
<Float64Array
,"set"
|"sort"
|"copyWithin"
>>>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/TrafficInsetMap.tsx:29
The projected size of the map.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
trafficSystem
trafficSystem:
TrafficSystem
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/TrafficInsetMap.tsx:23
The traffic system used by the map to display traffic.