@squawk
    Preparing search index...

    Function decodeAirborneVelocity

    • Decodes an ADS-B airborne velocity message (BDS 0,9, type code 19).

      Parameters

      • me: Uint8Array

        The 7-byte ME field of a DF17/18 message whose type code is 19.

      Returns AirborneVelocity | undefined

      The decoded velocity, or undefined if the subtype field is not one of the four defined values (1-4).