fastga.models.weight.mass_breakdown.a_airframe.wing_components.compute_misc_mass module
Computes the mass of the wing spar web based on the model presented by Raquel ALONSO in her MAE research project report.
- class fastga.models.weight.mass_breakdown.a_airframe.wing_components.compute_misc_mass.ComputeMiscMass(**kwargs)[source]
Bases:
openmdao.core.explicitcomponent.ExplicitComponentComputes the misc mass based on the model developed in FLOPS.
Store some bound methods so we can detect runtime overrides.