buffalo_wings.wing.SingleAirfoilRef

class buffalo_wings.wing.SingleAirfoilRef(type='single', name='')[source]

Bases: object

Reference to a single named airfoil.

Attributes

type

Schema discriminator for a single-airfoil reference.

name

Name of the referenced airfoil in the top-level airfoils map.

type: Literal['single']

Schema discriminator for a single-airfoil reference.

name: str

Name of the referenced airfoil in the top-level airfoils map.