Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Latest commit

 

History

History
66 lines (40 loc) · 698 Bytes

File metadata and controls

66 lines (40 loc) · 698 Bytes

API Reference

This section contains a description of all classes and functions.

.. automodule:: acoustics


Modules

.. toctree::
   :maxdepth: 1

   ambisonics
   atmosphere
   bands
   building
   cepstrum
   criterion
   decibel
   generator
   descriptors
   directivity
   doppler
   imaging
   octave
   power
   reflection
   room
   signal
   turbulence
   utils
   weighting
   quantity

Standards

The acoustics.standards module consists of modules where all code and values are according to the respective standard.

.. toctree::
   :maxdepth: 1

   standards

Signal class

.. autoclass:: acoustics.Signal