Skip to main content

Type Alias: FlightDirectorOptions

FlightDirectorOptions = object

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/HorizonDisplay.tsx:51

Options for the flight director.

Properties

bankSmoothingTau?

optional bankSmoothingTau: number

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/HorizonDisplay.tsx:56

The time constant used to smooth flight director bank commands, in milliseconds.


pitchSmoothingTau?

optional pitchSmoothingTau: number

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/HorizonDisplay.tsx:53

The time constant used to smooth flight director pitch commands, in milliseconds.