fastga_he.models.propulsion.components.source.generator.components.sizing_generator_drag module
- class fastga_he.models.propulsion.components.source.generator.components.sizing_generator_drag.SizingGeneratorDrag(**kwargs)[source]
Bases:
ExplicitComponentClass that computes the drag coefficient of the generator based on its position. Will be 0.0 all the time as we wil make the assumption that the generator is “inside” the fuselage/wing or when in the nose, it will be computed as not contributing, just like we did it for ICE, turboprop.
Store some bound methods so we can detect runtime overrides.