AcousticTracer 0.1.0
An acoustic raytracing library.
Loading...
Searching...
No Matches
AT_Material Struct Reference

Holds the material absorption and scattering coefficients. More...

#include <at.h>

Data Fields

float absorption
float scattering

Detailed Description

Holds the material absorption and scattering coefficients.

Field Documentation

◆ absorption

float AT_Material::absorption

Factor at which energy is lost when the material is hit.

◆ scattering

float AT_Material::scattering

Factor at which a ray is deflected when the material is hit.


The documentation for this struct was generated from the following file:
  • include/acoustic/at.h