DownloadFlyAKite is a kite-flying program with the following features:
* Allows for flight data files input, edit, and update
* Displays flight data
* Can save all displayed data to a log file
* Allows for entering integration parameters
* Computes wind factors for flight data file
* Uses differential equations to solve for position and tension vectors as a function of arc length
* Uses Runge-Kutta method for integration of ordinary differential equations
* Plots string trajectory/profile on hires screen
* Plots analytical continuation of the string trajectory
* Allows for printer output of help file
* And more...
All C# source files are included.
Return to FlyAKite Program
Return to Harry's Home Page