Environment¶
- class acoular.environments.Environment¶
Bases:
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.0, desc='speed of sound')¶
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