Interface: FlightDirectorDataProvider
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/FlightDirectorDataProvider.ts:6
A data provider for a flight director.
Properties
fdBank
readonly
fdBank:Subscribable
<number
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/FlightDirectorDataProvider.ts:14
The bank commanded by the flight director, in degrees. Positive values indicate rightward bank.
fdPitch
readonly
fdPitch:Subscribable
<number
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/FlightDirectorDataProvider.ts:11
The pitch commanded by the flight director, in degrees. Positive values indicated upward pitch.
isFdActive
readonly
isFdActive:Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/FlightDirectorDataProvider.ts:8
Whether the flight director is active.