Source code for pyleecan.Methods.Machine.CondType11.comp_height_wire
[docs]def comp_height_wire(self):
"""Return wire height
Parameters
----------
self : CondType11
A CondType11 object
Returns
-------
H: float
Height of the wire [m]
"""
return self.Hwire