RCAIDE.Library.Methods.Geometry.Planform.compute_span_location_from_chord_length

compute_span_location_from_chord_length#

compute_span_location_from_chord_length(wing, chord_length)[source]#

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

Assumptions: Linear variation of chord with span. Returns 0 if constant chord wing.

Source: None

Inputs: wing.chords.

root [m] tip [m]

wing.spans.projected [m] chord_length [m]

Outputs: span_location [m]

Properties Used: N/A