Source code for pyleecan.Methods.Slot.SlotM10.comp_surface_active

# -*- coding: utf-8 -*-


[docs]def comp_surface_active(self): """Compute the Slot active inner surface (by analytical computation) Parameters ---------- self : SlotM10 A SlotM10 object Returns ------- Swind: float Slot active inner surface [m**2] """ return self.Hmag * self.Wmag