RCAIDE.Framework.Mission.Segments.Vertical_Flight.Descent

Descent#

class Descent(*args, **kwarg)[source]#

Bases: Evaluate

A vertically descending hover for VTOL aircraft. Although the vehicle moves, no aerodynamic drag and lift are used.

Assumptions: Your vehicle creates a negligible drag and lift force during a vertical descent.

Source: None