RCAIDE.Library.Components.Powertrain.Systems

Systems#

Module containing aircraft system components for modeling various onboard systems and equipment. This module provides base system classes and specific implementations for avionics and other aircraft systems.

Modules

Auxiliary_Power_Unit(*args, **kwarg)

A class representing auxillary power unit and their power requirements.

Avionics(*args, **kwarg)

A class representing aircraft avionics systems and their power requirements.

Cabin_Loads(*args, **kwarg)

A class representing cabin loads and their power requirements.

Electrical(*args, **kwarg)

A class representing electrical control systems and their power requirements.

Environmental_Controls(*args, **kwarg)

A class representing environmental control systems and their power requirements.

Flight_Controls(*args, **kwarg)

A class representing aircraft flight_controls systems and their power requirements.

Furnishings(*args, **kwarg)

A class representing a furnishings component used to model the mass and volume of furnishings.

Hydraulics(*args, **kwarg)

A class representing hydraulic systems and their power requirements.

Ice_Protection(*args, **kwarg)

A class representing ice protection systems and their power requirements.

Instruments(*args, **kwarg)

A class representing instruments systems and their power requirements.

Systems(*args, **kwarg)

Base class for aircraft systems providing core functionality for modeling onboard equipment and subsystems.

Water_Tank(*args, **kwarg)

A class representing an onboard water tank used to store water for injection into the propulsion system or for cabin/auxiliary use.