buffalo_wings.wing.SingleAirfoilRef
- class buffalo_wings.wing.SingleAirfoilRef(type='single', name='')[source]
Bases:
objectReference to a single named airfoil.
Attributes
Schema discriminator for a single-airfoil reference.
Name of the referenced airfoil in the top-level
airfoilsmap.- type: Literal['single']
Schema discriminator for a single-airfoil reference.
- name: str
Name of the referenced airfoil in the top-level
airfoilsmap.