Source code for pyleecan.Methods.Machine.CondType12.comp_height_wire
[docs]def comp_height_wire(self):
"""Return wire diameter
Parameters
----------
self : CondType12
A CondType12 object
Returns
-------
W: float
Wire diameter [m]
"""
return self.Wwire