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

A class to store frequency dependent data (e.g., HTL and UCL). More...

Inherits std::map< mha_real_t, mha_real_t >.

Public Member Functions

std::vector< mha_real_tget_frequencies () const
 Return configured frequencies. More...
 
std::vector< mha_real_tget_values () const
 Return stored values corresponding to the frequencies. More...
 
bool isempty () const
 

Detailed Description

A class to store frequency dependent data (e.g., HTL and UCL).

Member Function Documentation

◆ get_frequencies()

std::vector< mha_real_t > AuditoryProfile::fmap_t::get_frequencies ( ) const

Return configured frequencies.

◆ get_values()

std::vector< mha_real_t > AuditoryProfile::fmap_t::get_values ( ) const

Return stored values corresponding to the frequencies.

◆ isempty()

bool AuditoryProfile::fmap_t::isempty ( ) const
inline

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