comp_radius (method)¶
-
comp_radius
(self)[source]¶ Compute the radius of the two circle that contains all the ventilation ducts
- Parameters
self (VentilationTrap) – A VentilationTrap object
- Returns
(Rmin, Rmax) – Tuple of circle radius [m]
- Return type
tuple