Environment¶
-
class
acoular.environments.
Environment
¶ Bases:
traits.has_traits.HasPrivateTraits
A simple acoustic environment without flow.
This class provides the facilities to calculate the travel time (distances) between grid point locations and microphone locations.
-
c
= Float(343., …¶ The speed of sound, defaults to 343 m/s
-
roi
= Trait(None,(None,CArray))¶ The region of interest (ROI), not needed for most types of environment
-