Type Alias: AirspeedApproachCueBugOptions
AirspeedApproachCueBugOptions =
object
Defined in: src/garminsdk/components/nextgenpfd/airspeed/AirspeedIndicator.tsx:80
Options for an airspeed indicator's approach cue bug.
Properties
speed
speed:
AirspeedDefinitionFactory
Defined in: src/garminsdk/components/nextgenpfd/airspeed/AirspeedIndicator.tsx:85
A factory that generates the speed value of the bug, in knots. If the speed value is NaN
, then the bug will be
hidden.