RCAIDE.Library.Components.Wings.Control_Surfaces

Control_Surfaces#

Module containing control surface components for aircraft wing systems. This module provides classes for various control surfaces including high-lift devices and flight control surfaces.

See also

RCAIDE.Library.Components.Wings

Parent module containing wing components

RCAIDE.Library.Components.Wings.All_Moving_Surface

Related module for surfaces that move as complete units

Modules

Aileron(*args, **kwarg)

A class representing an aileron control surface for aircraft roll control.

Control_Surface(*args, **kwarg)

Base class for aircraft control surfaces providing core functionality for geometric definition and operation.

Elevator(*args, **kwarg)

A class representing an elevator control surface for aircraft pitch control.

Flap(*args, **kwarg)

A class representing a flap control surface for high-lift generation during takeoff and landing.

Rudder(*args, **kwarg)

A class representing a rudder control surface for aircraft directional control.

Slat(*args, **kwarg)

A class representing a slat control surface for high-lift generation during takeoff and landing.

Spoiler(*args, **kwarg)

A class representing a spoiler control surface for drag generation/lift reduction during descent and landing.