buffalo_wings.airfoil.sample_airfoil_at_xi
- buffalo_wings.airfoil.sample_airfoil_at_xi(airfoil, *, lower, upper)[source]
Sample both surfaces at explicit
xicoordinates.- Parameters:
airfoil (
Airfoil) – Airfoil to sample.lower (
buffalo_core.typing.FloatInput) – Lower-surfacexivalues in[0, 1]ordered from leading edge to trailing edge.upper (
buffalo_core.typing.FloatInput) – Upper-surfacexivalues in[0, 1]ordered from leading edge to trailing edge.
- Returns:
Structured downstream sampling payload for both airfoil surfaces.
- Return type: