Overload List

  NameDescription
Public methodStatic memberGetOptimizedFlighPlan(array<Waypoint>[]()[][], ITSPAlgorithm)
Gets the optimized flight plan according to the specified waypoints and the algorithm to be used.
Public methodStatic memberGetOptimizedFlighPlan(array<Waypoint>[]()[][], TSPAlgorithmType)
Gets the optimized flight plan according to the specified waypoints and the algorithm to be used.

See Also