|
JPL Spatial
Sound spatialization and propagation library
|
Classes | |
| struct | Eyring |
| struct | Sabine |
Concepts | |
| concept | CSIMDorFloat |
Functions | |
| JPL_INLINE simd | ComputeAirAbsorptionFactor (float volume, const simd &airAttenuation_dB) |
| template<class SurfaceFactor > | |
| JPL_INLINE simd | EstimateRT60 (float w, float l, float h, const simd &avgAbsorption) |
| template<class SurfaceFactor > | |
| JPL_INLINE simd | EstimateRT60 (float w, float l, float h, const simd &avgAbsorption, const simd &airAttenuation_dB) |
| JPL_INLINE simd JPL::Impl::ComputeAirAbsorptionFactor | ( | float | volume, |
| const simd & | airAttenuation_dB | ||
| ) |
| JPL_INLINE simd JPL::Impl::EstimateRT60 | ( | float | w, |
| float | l, | ||
| float | h, | ||
| const simd & | avgAbsorption | ||
| ) |