Interface: NavDmeInfoProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavDmeInfo/NavDmeInfo.tsx:14
Component props for NavDmeInfo.
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavDmeInfo/NavDmeInfo.tsx:31
Whether the display should be decluttered.
dmeInfoIndicator
dmeInfoIndicator:
G3000DmeInfoNavIndicator
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavDmeInfo/NavDmeInfo.tsx:19
The DME info nav indicator.
dmeRadioCount
dmeRadioCount:
0
|1
|2
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavDmeInfo/NavDmeInfo.tsx:22
The number of supported DME radios.
dmeSettingManager
dmeSettingManager:
UserSettingManager
<DmeUserSettingTypes
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavDmeInfo/NavDmeInfo.tsx:25
A manager for DME user settings.
navInfoIndicator
navInfoIndicator:
G3000NavInfoNavIndicator
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavDmeInfo/NavDmeInfo.tsx:16
The nav info nav indicator.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavDmeInfo/NavDmeInfo.tsx:28
A manager for display units user settings.