Skip to content
Snippets Groups Projects
Verified Commit 4771109a authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

doc(Airfoil): fix method list

parent f4c15847
No related branches found
No related tags found
No related merge requests found
Pipeline #8662 passed
......@@ -15,9 +15,6 @@ classdef Airfoil < handle
% Airfoil - Constructor
% loadpolar - Load the airfoil polar (from xfoil or xflr5 data)
% polypolar - Create polynomial polars
% extendpolar - Extends the polars over the full range of AOA
% analyze - Extract all important metrics from the polars
% addextremereynolds - Add virtual polars for Re=0 and Re=1e9 to simplify extrapolation
%
% Airfoil constructor:
% Airfoil() creates an empty object.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment