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

translate_avl_body(rcaide_body)[source]#

Translates body geometry from the vehicle setup to AVL format

Assumptions:

None

Source:

None

Inputs:

body.tag [-] rcaide_wing.lengths.total [meters] rcaide_body.lengths.nose [meters] rcaide_body.lengths.tail [meters] rcaide_wing.verical [meters] rcaide_body.width [meters] rcaide_body.heights.maximum [meters] rcaide_wing - passed into the populate_body_sections function [data stucture]

Outputs:

b - aircraft body in AVL format [data stucture]

Properties Used:

N/A