buffalo_wings.wing.DegreesSpec

class buffalo_wings.wing.DegreesSpec(u=4, v=3)[source]

Bases: object

Requested NURBS polynomial degrees.

Attributes

u

Polynomial degree in the chordwise u direction.

v

Polynomial degree in the spanwise v direction.

u: int

Polynomial degree in the chordwise u direction.

v: int

Polynomial degree in the spanwise v direction.