buffalo_wings.airfoil.sample_airfoil_at_arc_length
- buffalo_wings.airfoil.sample_airfoil_at_arc_length(airfoil, *, lower, upper)[source]
Sample both surfaces at explicit surface-local arc lengths.
- Parameters:
airfoil (
Airfoil) – Airfoil to sample.lower (
buffalo_core.typing.FloatInput) – Lower-surface arc lengths measured from the leading edge.upper (
buffalo_core.typing.FloatInput) – Upper-surface arc lengths measured from the leading edge.
- Returns:
Structured downstream sampling payload for both airfoil surfaces.
- Return type: