buffalo_wings.airfoil.ParsecTrailingEdgeSpec
- class buffalo_wings.airfoil.ParsecTrailingEdgeSpec(thickness=0.0, location=0.0, direction_angle=0.0, wedge_angle=0.0)[source]
Bases:
objectPARSEC trailing-edge geometry inputs.
Attributes
Trailing-edge thickness.
Trailing-edge vertical offset.
Trailing-edge direction angle in degrees.
Trailing-edge wedge angle in degrees.
- thickness: float
Trailing-edge thickness.
- location: float
Trailing-edge vertical offset.
- direction_angle: float
Trailing-edge direction angle in degrees.
- wedge_angle: float
Trailing-edge wedge angle in degrees.