pyleecan.Methods.Slot.VentilationPolar.comp_radius module¶
- comp_radius(self)[source]¶
Compute the radius of the two circle that contains all the ventilation ducts
- Parameters:
self (VentilationPolar) – A VentilationPolar object
- Returns:
(Rmin, Rmax) – Tuple of circle radius [m]
- Return type:
tuple