Skip to content

Add support for diffraction calculations using the UDFA

Pascal Palenda requested to merge feature/pigeon-udfa into develop

With this MR an additional diffraction implementation is implemented for itaGeoPropagation based on the UDFA by Kirsch and Ewert1. Note, that in order to use this, the UDFA toolbox must be installed.

  1. C. Kirsch and S. D. Ewert, "A Universal Filter Approximation of Edge Diffraction for Geometrical Acoustics," in IEEE/ACM Transactions on Audio, Speech, and Language Processing, vol. 31, pp. 1636-1651, 2023, doi: 10.1109/TASLP.2023.3264737.

Merge request reports