Enumeration: FmsSpeedTargetSource
Sources of FMS-computed speed targets.
Enumeration Members
Altitude
• Altitude = "Altitude"
Speed target is derived from user-defined altitude speed limits (e.g. 250 knots below 10000 feet).
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:20
Arrival
• Arrival = "Arrival"
Speed target is derived from arrival terminal speed limits.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:17
ClimbSchedule
• ClimbSchedule = "ClimbSchedule"
Speed target is derived from user-defined performance schedules.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:26
Configuration
• Configuration = "Configuration"
Speed target is derived from aircraft configuration limits (flaps, gear, etc).
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:11
Constraint
• Constraint = "Constraint"
Speed target is derived from speed constraints in the flight plan.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:23
CruiseSchedule
• CruiseSchedule = "CruiseSchedule"
Speed target is derived from user-defined performance schedules.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:29
Departure
• Departure = "Departure"
Speed target is derived from departure terminal speed limits.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:14
DescentSchedule
• DescentSchedule = "DescentSchedule"
Speed target is derived from user-defined performance schedules.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:32
None
• None = "None"
No source. Used when FMS has no computed speed target.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedTypes.ts:8