JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
AcousticMaterial.h File Reference
#include "JPLSpatial/Core.h"
#include "JPLSpatial/FrequencyBands.h"
#include "JPLSpatial/Math/SIMD.h"
#include "JPLSpatial/Math/DecibelsAndGain.h"
#include <algorithm>
#include <cmath>
#include <concepts>
#include <ostream>
#include <string_view>
#include <unordered_map>
#include <utility>

Go to the source code of this file.

Classes

struct  JPL::AcousticMaterial
 Acoustical properties of a material. More...
 

Namespaces

namespace  JPL
 

Functions

template<CFloatOrSIMD T>
JPL_INLINEJPL::ReflectionLoss_dB (const T &alpha)
 
std::ostream & JPL::operator<< (std::ostream &os, const AcousticMaterial &v)