RCAIDE.Library.Methods.Mass_Properties.Weight_Buildups.Conventional.BWB.FLOPS.compute_bwb_wing_weight.find_sweep#

find_sweep(y, lst_y, swp)[source]#

Finds sweep angle for a certain y-location along the wing

Assumptions:

Source:

The Flight Optimization System Weight Estimation Method

Inputs:

y: spanwise location lst_y: list of spanwise stations where sweep is known (eg sections) swp: list of quarter chord sweep angles at the locations listed in lst_y

Outputs:

swps: sweep angle at y

Properties Used:

N/A