RCAIDE.Library.Components.Powertrain.Modulators.Fuel_Selector
Fuel_Selector#
- class Fuel_Selector(*args, **kwarg)[source]#
Bases:
Component
Class for managing fuel flow control between tanks and engines
- tag#
Identifier for the fuel selector (default: ‘fuel_selector’)
- Type:
str
- efficiency#
Fuel transfer efficiency through the selector (default: 0.0)
- Type:
float
Notes
The Fuel Selector controls fuel routing between multiple fuel tanks and engines, managing fuel distribution and tank selection during aircraft operation.
See also
RCAIDE.Library.Components.Powertrain.Sources.Fuel_Tanks
Fuel storage components
RCAIDE.Library.Components.Powertrain.Distributors.Fuel_Line
Fuel distribution components