Skip to main content

Interface: FmaProps

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Fma/Fma.tsx:24

Component props for Fma.

Properties

bus

bus: EventBus

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Fma/Fma.tsx:26

An instance of the event bus.


flightPlanner

flightPlanner: FlightPlanner<"">

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Fma/Fma.tsx:29

The flight planner.


fmsConfig

fmsConfig: FmsConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Fma/Fma.tsx:35

The FMS configuration object.


pluginOptions

pluginOptions: readonly AfcsStatusBoxPluginOptions[]

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Fma/Fma.tsx:41

An array of options defined by plugins. The array should be ordered such that options defined by plugins that were loaded earlier are positioned before options defined by plugins that were loaded later.


supportAutothrottle

supportAutothrottle: boolean

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Fma/Fma.tsx:32

Whether the FMA supports autothrottle.