Om  1.0.0
A universal framework for multimedia simulation
Public Attributes | List of all members
om::sound::acoustics::base::DirectionIR Class Reference

A class that stores the directional component of an impulse response. More...

#include <omSoundDirectionIR.h>

Public Attributes

PODArray< Float, 1, Size, AlignedAllocator< 16 > > samples
 An array of direction samples for this IR. More...
 
Float sampleRate
 The sampling rate for tbe IR, e.g. how many IR samples per second. More...
 

Detailed Description

A class that stores the directional component of an impulse response.

Member Data Documentation

PODArray< Float, 1, Size, AlignedAllocator<16> > om::sound::acoustics::base::DirectionIR::samples

An array of direction samples for this IR.

Float om::sound::acoustics::base::DirectionIR::sampleRate

The sampling rate for tbe IR, e.g. how many IR samples per second.


The documentation for this class was generated from the following file: