Type Alias: FlightDirectorOptions
FlightDirectorOptions =
object
Defined in: src/garminsdk/components/nextgenpfd/horizon/HorizonDisplay.tsx:45
Options for the flight director.
Properties
bankSmoothingTau?
optionalbankSmoothingTau:number
Defined in: src/garminsdk/components/nextgenpfd/horizon/HorizonDisplay.tsx:50
The time constant used to smooth flight director bank commands, in milliseconds.
pitchSmoothingTau?
optionalpitchSmoothingTau:number
Defined in: src/garminsdk/components/nextgenpfd/horizon/HorizonDisplay.tsx:47
The time constant used to smooth flight director pitch commands, in milliseconds.