RCAIDE.Library.Methods.Aerodynamics.Vortex_Lattice_Method.deflect_control_surface.deflect_control_surfaces#

deflect_control_surfaces(VD, geometry, settings)[source]#

Goes through a vehicle and updates the control surface deflections in the VD. Crucially this rebuilds the VD as a postprocess step

Assumptions:

Source:

Inputs: VD - vehicle vortex distribution [Unitless] geometry.wings [Unitless] settings.floating_point_precision [np.dtype]

Outputs: VD - vehicle vortex distribution [Unitless]

Properties Used: N/A