How this instrument works
The wind correction angle is how many degrees off the intended flight path a pilot points the nose so a crosswind's sideways push is exactly cancelled, leaving the aircraft's actual track over the ground equal to the route that was planned. Fly straight down that line in a crosswind and the airplane drifts sideways the whole leg; turn toward it by the correction and the sideways components cancel, leaving only forward progress along the intended track.
This shape comes from the wind triangle solved with the law of sines. Crosswind speed, the angle between that wind and the flight path, and true airspeed set two sides and an included angle of a triangle whose third side is the ground track; the same sine ratio that relates a triangle's sides to its opposite angles gives WCA = asin(Vw·sinθ ⁄ TAS). Because arcsine is only defined for inputs between minus one and one, the equation quietly enforces a real limit: if the crosswind component, Vw·sinθ, ever exceeds true airspeed, no heading can hold that path, and the instrument returns no solution.
Every pilot works this out, or an approximation of it, before flying a crosswind leg — it is standard content in dead-reckoning navigation and in flight-planning software, and the classic cockpit shortcut, the '1-in-60 rule,' is just a small-angle approximation of the same sine relationship. The common mix-up is treating the input and the output as the same thing: one measures where the crosswind is coming from relative to the flight path; the other is the smaller heading adjustment that actually gets flown.
- Enter the crosswind speed into Wind speed, in knots.
- Enter the angle between the crosswind and your intended flight path into Wind angle relative to course, in degrees.
- Enter your True airspeed — the aircraft's speed through the air mass, not groundspeed — in knots.
- Read Wind correction angle: turn the aircraft's nose that many degrees toward where the crosswind is coming from.
- If the field shows no result, the crosswind component exceeds true airspeed — no heading can hold that path.
Worked example — 30-knot crosswind at 45°, 250-knot TAS
A pilot flying at 250 knots true airspeed meets a 30-knot crosswind striking the flight path at 45°. Entering Wind speed = 30, Wind angle relative to course = 45, and True airspeed = 250 gives sin(WCA) = (30 × sin 45°) ⁄ 250 = 0.08485, so WCA = asin(0.08485) ≈ 4.87°.
Turning the nose 4.87° into the crosswind keeps the ground track on line. Skip the correction and hold the original heading instead, and it pushes the aircraft roughly 21 nautical miles sideways over an hour at 250 knots — its component across the flight path, 30 × sin 45°, acting the whole time.
Questions
What exactly does the wind correction angle tell a pilot?
It is the number of degrees to turn the nose off the flight path, into the wind, so its sideways push cancels and the ground track matches the plan. A WCA of 4.87° flown against a 30-knot crosswind meeting the path at 45°, at 250 knots true airspeed, keeps the aircraft exactly on that path instead of drifting downwind.
Why does the formula use arcsine rather than a straight ratio?
Because the wind triangle is solved with the law of sines, which relates the sine of an angle to a ratio of sides, not the angle by itself. Vw·sinθ ⁄ TAS gives the sine of the correction; the arcsine converts that ratio back into the heading offset a pilot actually flies.
What happens if the crosswind component is larger than true airspeed?
The ratio Vw·sinθ ⁄ TAS exceeds 1, arcsine has no real solution, and the calculator returns no answer. Physically it is strong enough, at that angle, that no heading lets the aircraft hold its intended path over the ground at all — a genuine limit of the aircraft's performance, not a quirk of the formula.
Is wind correction angle the same as Wind angle relative to course?
No. One is an input you measure or are given — the angle between the crosswind and the path you intend to fly. The other is the output the formula produces: a much smaller heading offset, typically just a few degrees, that gets applied to the compass heading.
Does the wind angle change how much correction is needed, at the same wind speed?
Yes. The crosswind component is Vw·sinθ, which peaks when the wind meets the flight path exactly perpendicular. At 45° and 30 knots against a 250-knot TAS path, that comes to about 4.87° of correction; the same wind meeting the path head-on at a full 90° needs about 6.9°, because sin 90° is larger than sin 45° and more of its speed acts across the path.
Does the correction angle add to or subtract from the flight heading?
It is applied toward the direction the crosswind is coming from. If it is blowing from the right of the flight path, the correction angle is added to the heading; if from the left, it is subtracted. This calculator returns only the magnitude — which side it goes on depends on which side that crosswind is blowing from.
Why do pilots also learn the 1-in-60 rule if this formula is exact?
The 1-in-60 rule is a small-angle approximation: for angles under roughly 15°, sinθ is close enough to θ in radians that WCA in degrees works out to about 60 times the crosswind component divided by TAS. It is fast enough to run in your head without a calculator, while asin(Vw·sinθ ⁄ TAS) stays exact at any angle, including nearly head-on or tail-on winds where the shortcut breaks down.