buffalo_wings.airfoil.PolygonAirfoilParamsSpec
- class buffalo_wings.airfoil.PolygonAirfoilParamsSpec(vertices=<factory>)[source]
Bases:
objectExplicit parameter definition for a polygonal airfoil.
Attributes
Ordered polygon vertices connected by straight segments.
- vertices: list[tuple[float, float]]
Ordered polygon vertices connected by straight segments.