Skip to main content

Type Alias: FlightDirectorOptions

FlightDirectorOptions = object

Defined in: src/garminsdk/components/nextgenpfd/horizon/HorizonDisplay.tsx:46

Options for the flight director.

Properties

bankSmoothingTau?

optional bankSmoothingTau: number

Defined in: src/garminsdk/components/nextgenpfd/horizon/HorizonDisplay.tsx:51

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


pitchSmoothingTau?

optional pitchSmoothingTau: number

Defined in: src/garminsdk/components/nextgenpfd/horizon/HorizonDisplay.tsx:48

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