Skip to main content

Interface: FmaDisplaySlotProps<T>

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:6

Props for the FMA Display Slot Component

Type Parameters

Type Parameter
T

Properties

active

active: Subject<string> | ComputedSubject<T, string>

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:14

The new active mode to display


armed

armed: Subject<string> | ComputedSubject<T, string>

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:10

The current armed mode


class

class: string

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:8

The CSS class for the FMA Dislay Slot


isFailed

isFailed: Subject<boolean>

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:16

If the mode has failed


secondaryArmed?

optional secondaryArmed: Subject<string> | ComputedSubject<T, string>

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Overlays/Fma/FmaDisplaySlot.tsx:12

The current secondary armed mode