fastga_he.models.propulsion.components.connectors.planetary_gear.components.sizing_drag module
- class fastga_he.models.propulsion.components.connectors.planetary_gear.components.sizing_drag.SizingPlanetaryGearDrag(**kwargs)[source]
Bases:
ExplicitComponentClass that computes the drag coefficient of a planetary gearbox based on its position. Will be 0.0 all the time as we will make the assumption that the gearbox is “inside” the fuselage or in the fairing of the motor if inside the wing (and thus is already accounted for in the wing drag calculation).
Store some bound methods so we can detect runtime overrides.