pyleecan.Methods.Slot.Slot.comp_radius module

comp_radius(self)[source]

Compute the radius of the min and max circle that contains the slot

Parameters:

self (Slot) – A Slot object

Returns:

(Rmin,Rmax) – Radius of the circle that contains the slot [m]

Return type:

tuple