Calculate groundspeed, headwind, and tailwind components using true airspeed and wind data.
Headwind Component: Wind × cos(angle)
Crosswind Component: Wind × sin(angle)
Groundspeed: TAS - headwind component