Airspeed Indicator
Display measurements for aircraft airspeed
Libraries:
Aerospace Blockset /
Flight Instruments
Description
The Airspeed Indicator block displays measurements for aircraft airspeed in knots.
By default, minor ticks represent 10-knot increments and major ticks represent 40-knot increments. The parameters Minimum and Maximum determine the minimum and maximum values on the gauge. The number and distribution of ticks is fixed, which means that the first and last tick display the minimum and maximum values. The ticks in between distribute evenly between the minimum and maximum values. For major ticks, the distribution of ticks is (Maximum-Minimum)/9. For minor ticks, the distribution of ticks is (Maximum-Minimum)/36.
The airspeed indicator has scale color bars that allow for overlapping for the first bar, displayed at a different radius. This different radius lets the block represent maximum speed with flap extended (VFE) and stall speed with flap extended (VSO) accurately for aircraft airspeed and stall speed.
Tip
To facilitate understanding and debugging your model, you can modify instrument block connections in your model during normal and accelerator mode simulations.
Examples
Parameters
Extended Capabilities
Version History
Introduced in R2016a