buffalo_wings.airfoil.ParsecSurfaceExtremumSpec
- class buffalo_wings.airfoil.ParsecSurfaceExtremumSpec(location=(0.0, 0.0), curvature=0.0)[source]
Bases:
objectPARSEC surface extremum constraint.
Attributes
(x, z)location of the surface extremum.Surface curvature at the extremum location.
- location: tuple[float, float]
(x, z)location of the surface extremum.
- curvature: float
Surface curvature at the extremum location.