Source code for pyleecan.Methods.Machine.CondType12.comp_width_wire

[docs]def comp_width_wire(self): """Return wire diameter Parameters ---------- self : CondType12 A CondType12 object Returns ------- W: float Wire diameter [m] """ return self.Wwire