@squawk
    Preparing search index...
    • Returns the absolute crosswind component in knots for comparison against a maximum demonstrated crosswind limit. This is a convenience wrapper around headwindCrosswind that returns only the unsigned crosswind magnitude.

      Parameters

      • windDirectionDeg: number

        Direction the wind is blowing FROM in degrees true (0-360).

      • windSpeedKt: number

        Wind speed in knots.

      • runwayHeadingDeg: number

        Runway heading in degrees (0-360).

      Returns number

      Absolute crosswind component in knots.