pyleecan.Methods.Machine.EndWinding.comp_length module

comp_length(self)[source]

Compute the end winding conductor length on one side for a half-turn excluding the straight conductor length outside of the lamination (winding.Lewout). Since this is the abstract class method the actual length returned will be zero.

Parameters:

self (EndWinding) – A EndWinding object

Returns:

end_wind_length – End-winding length on one side for a half-turn [m].

Return type:

float