RCAIDE.Library.Methods.Geometry.Planform.compute_chord_length_from_span_location

compute_chord_length_from_span_location#

compute_chord_length_from_span_location(wing, span_location)[source]#

Computes the chord length given a location along the half-span.

Assumptions: Linear variation of chord with span.

Source: None

Inputs: wing.chords.

root [m] tip [m]

wing.spans.projected [m] span_location [m]

Outputs: chord_length [m]

Properties Used: N/A