Environment¶
- class acoular.environments.Environment¶
Bases:
HasStrictTraits
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.0, desc='speed of sound')¶
The speed of sound, defaults to 343 m/s
- roi = Union(None, CArray)¶
The region of interest (ROI), not needed for most types of environment