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