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

populate_body_sections(avl_body, rcaide_body)[source]#

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

Assumptions:

None

Source:

None

Inputs:

avl_wing.symmetric [boolean] avl_body.widths.maximum [meters] avl_body.heights.maximum [meters] rcaide_body.fineness.nose [meters] rcaide_body.fineness.tail [meters] avl_body.lengths.total [meters] avl_body.lengths.nose [meters] avl_body.lengths.tail [meters]

Outputs:

avl_body - aircraft body in AVL format [data stucture]

Properties Used:

N/A