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

Public Member Functions

 fftfb_ac_info_t (const MHAOvlFilter::fftfb_t &fb, MHA_AC::algo_comm_t &ac, const std::string &prefix)
 
void insert ()
 

Private Attributes

MHA_AC::waveform_t cfv
 vector of nominal center frequencies / Hz More...
 
MHA_AC::waveform_t efv
 vector of edge frequencies / Hz More...
 
MHA_AC::waveform_t bwv
 vector of band-weigths (sum of squared fft-bin-weigths)/num_frames More...
 
MHA_AC::waveform_t cLTASS
 vector of LTASS correction More...
 

Constructor & Destructor Documentation

◆ fftfb_ac_info_t()

MHAOvlFilter::fftfb_ac_info_t::fftfb_ac_info_t ( const MHAOvlFilter::fftfb_t fb,
MHA_AC::algo_comm_t ac,
const std::string &  prefix 
)

Member Function Documentation

◆ insert()

void MHAOvlFilter::fftfb_ac_info_t::insert ( )

Member Data Documentation

◆ cfv

MHA_AC::waveform_t MHAOvlFilter::fftfb_ac_info_t::cfv
private

vector of nominal center frequencies / Hz

◆ efv

MHA_AC::waveform_t MHAOvlFilter::fftfb_ac_info_t::efv
private

vector of edge frequencies / Hz

◆ bwv

MHA_AC::waveform_t MHAOvlFilter::fftfb_ac_info_t::bwv
private

vector of band-weigths (sum of squared fft-bin-weigths)/num_frames

◆ cLTASS

MHA_AC::waveform_t MHAOvlFilter::fftfb_ac_info_t::cLTASS
private

vector of LTASS correction


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