RCAIDE.Library.Methods.Aerodynamics.Athena_Vortex_Lattice.create_avl_datastructures.populate_wing_sections#

populate_wing_sections(avl_wing, rcaide_wing)[source]#

Creates sections of wing geometry and populates the AVL wing data structure

Assumptions:

None

Source:

None

Inputs:

avl_wing.symmetric [boolean] rcaide_wing.spans.projected [meters] rcaide_wing.origin [meters] rcaide_wing.dihedral [radians] rcaide_wing.segments.sweeps.leading_edge [radians] rcaide_wing.segments.root_chord_percent [-] rcaide_wing.segments.percent_span_location [-] rcaide_wing.segments.sweeps.quarter_chord [radians] rcaide_wing.segment.twist [radians]

Outputs:

avl_wing - aircraft wing in AVL format [data stucture]

Properties Used:

N/A