RCAIDE.Library.Components.Landing_Gear

Landing_Gear#

Module containing landing gear components for aircraft design and analysis. This module provides classes for both main and nose landing gear configurations.

See also

RCAIDE.Library.Components.Fuselages

Related module for fuselage components that interface with landing gear

RCAIDE.Library.Components.Airfoils

Related module for airfoil definitions that may affect gear bay design

Modules

Landing_Gear(*args, **kwarg)

Base class for aircraft landing gear components providing core functionality for both main and nose gear configurations.

Main_Landing_Gear(*args, **kwarg)

Main landing gear component that handles the primary loads during landing, takeoff, and ground operations.

Nose_Landing_Gear(*args, **kwarg)

Nose landing gear component that provides directional control during ground operations and supports a portion of the aircraft's forward weight.