Skip to main content

Type Alias: TakeoffVSpeedGroup

TakeoffVSpeedGroup = BaseVSpeedGroup & object

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/VSpeed/VSpeed.ts:47

A takeoff reference V-speed group.

Type declaration

hideWhenConfiguredForApproach

readonly hideWhenConfiguredForApproach: boolean

Whether to automatically remove takeoff V-speed bugs from the airspeed indicator when the airplane is configured for approach. Configured for approach is defined as extending gear from a retracted state or extending flaps from a fully retracted state while in the air.

maxIas?

readonly optional maxIas: number

The indicated airspeed, in knots, above which takeoff V-speed bugs will be automatically removed from the airspeed indicator. If not defined, then indicated airspeed will not affect whether takeoff V-speed bugs are automatically removed.

type

readonly type: Takeoff

The type of this group.