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