Type Alias: FmsFlightPathOptions
FmsFlightPathOptions =
object
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/FmsConfig.ts:7
Options for flight path calculations.
Properties
lowBankAngle
lowBankAngle:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/FmsConfig.ts:12
The maximum bank angle, in degrees, to use to calculate turns while in low-bank mode.
maxBankAngle
maxBankAngle:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/FmsConfig.ts:9
The maximum bank angle, in degrees, to use to calculate turns while outside of low-bank mode.