In order to collect a key piece of information we're going to determine one of three launch methods;
Each launch method has its own characteristics;
- Winch launch: A winch launch is determined by a steep climb (skewed z curve) over a short and straight distance (1-2 kilometers), followed by free flight which is characterized by a much more volatile amount of available energy.
- Aerotow: A primary characteristic of an aerotow is that there are two aircraft closely departing in line. The flight path is characterized by a much longer climb, after which it's climbrate should lower.
- Self launch: Somewhat similar to an aerotow, but with only a single aircraft.
Elimination process
To make the process of determining the launch method a bit easier we'll try to eliminate certain options;
- Check if it is not a winch launch. This can be determined by the climb profile.
- Check if there is another aircraft flying in front. If this is the case, automatically tag it as an aerotow. (The interpolation algorithm might be greatly beneficial to solve this)
- If both options above are not the case; tag it as being a self launch.
Regardless of launch method it would be important to determine the end of the launch. This should be done by checking the flight profile. XCSoar should have an algorithm for this baked in.
In order to collect a key piece of information we're going to determine one of three launch methods;
Each launch method has its own characteristics;
Elimination process
To make the process of determining the launch method a bit easier we'll try to eliminate certain options;
Regardless of launch method it would be important to determine the end of the launch. This should be done by checking the flight profile. XCSoar should have an algorithm for this baked in.