The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
delaysum_spec::delaysum_t Class Reference

Public Member Functions

 delaysum_t (std::vector< float > groupdelay, std::vector< float > gain, unsigned int nChannels, unsigned int nFFT, float fs)
 
mha_spec_tprocess (mha_spec_t *)
 

Private Attributes

MHASignal::spectrum_t scale
 
MHASignal::spectrum_t output
 

Constructor & Destructor Documentation

◆ delaysum_t()

delaysum_spec::delaysum_t::delaysum_t ( std::vector< float >  groupdelay,
std::vector< float >  gain,
unsigned int  nChannels,
unsigned int  nFFT,
float  fs 
)

Member Function Documentation

◆ process()

mha_spec_t * delaysum_spec::delaysum_t::process ( mha_spec_t spec)

Member Data Documentation

◆ scale

MHASignal::spectrum_t delaysum_spec::delaysum_t::scale
private

◆ output

MHASignal::spectrum_t delaysum_spec::delaysum_t::output
private

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