Type Alias: FmsSpeedBaseSchedule
FmsSpeedBaseSchedule =
object
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:126
A pre-defined FMS speed schedule.
Properties
ias
ias:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:134
This schedule's target indicated airspeed, in knots.
isDefault
isDefault:
boolean
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:131
Whether this schedule is a default schedule.
mach
mach:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:137
This schedule's target mach number.
name
name:
string
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/VNavConfig.ts:128
The name of this schedule.