Source code for pyleecan.Methods.Slot.SlotM18.comp_height

[docs]def comp_height(self): """Compute the height of the Slot. Caution, the bottom of the Slot is an Arc Parameters ---------- self : SlotM18 A SlotM18 object Returns ------- Htot: float Height of the slot [m] """ return 0