pfh.glidersim.extras.wings#
Prebuilt wing models.
Functions
|
Build an approximate Niviuk Hook 3. |
- pfh.glidersim.extras.wings.niviuk_hook3(*, size, num_control_points: int = 31, verbose: bool = True) pfh.glidersim.paraglider_wing.ParagliderWing #
Build an approximate Niviuk Hook 3.
- Parameters
- size{23, 25, 27} [m^2]
The size of the wing.
- num_control_pointsint
The number of aerodynamic control points.
- verbosebool, default: True
Whether to print a description of the resulting model.