airspeed property
Vehicle speed in form appropriate for vehicle type. For standard aircraft this is typically calibrated airspeed (CAS) or indicated airspeed (IAS) - either of which can be used by a pilot to estimate stall speed.
MAVLink type: float
units: m/s
airspeed
Implementation
final float airspeed;