naca_test, a C code which calls naca(), which takes the parameters of certain NACA airfoils and returns the coordinates of a sequence of points that outline the wing shape. The data can be displayed with gnuplot.
The information on this web page is distributed under the MIT license.
naca, a C code which takes the parameters of certain naca airfoils and returns the coordinates of a sequence of points that outline the wing shape. The data can be displayed with gnuplot().