Interface: FmaDisplaySlotProps<T>
Props for the FMA Display Slot Component
Type parameters
Name |
---|
T |
Properties
active
• active: Subject
<string
> | ComputedSubject
<T
, string
>
The new active mode to display
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:14
armed
• armed: Subject
<string
> | ComputedSubject
<T
, string
>
The current armed mode
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:10
class
• class: string
The CSS class for the FMA Dislay Slot
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:8
isFailed
• isFailed: Subject
<boolean
>
If the mode has failed
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:16
secondaryArmed
• Optional
secondaryArmed: Subject
<string
> | ComputedSubject
<T
, string
>
The current secondary armed mode
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:12