Source code for pyleecan.Methods.Machine.CondType13.comp_width_wire
[docs]def comp_width_wire(self):
"""Return wire diameter
Parameters
----------
self : CondType13
A CondType13 object
Returns
-------
H: float
Diameter of the wire [m]
"""
return self.Wwire