aerosandbox.library.weights.nicolai_weights_light_metal_utility =============================================================== .. py:module:: aerosandbox.library.weights.nicolai_weights_light_metal_utility Functions --------- .. autoapisummary:: aerosandbox.library.weights.nicolai_weights_light_metal_utility.mass_landing_gear Module Contents --------------- .. py:function:: mass_landing_gear(gear_length, design_mass_TOGW, ultimate_load_factor) Calculates the mass of the landing gear. :param gear_length: The length of the landing gear, in meters. :param design_mass_TOGW: The design takeoff gross weight of the aircraft, in kg. :param ultimate_load_factor: The ultimate load factor of the aircraft. Returns: The mass of the landing gear, in kg.