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

The Auditory Profile class. More...

Classes

class  ear_t
 Class for ear-dependent parameters, e.g., audiograms or unilateral loudness scaling. More...
 

Public Member Functions

AuditoryProfile::profile_t::ear_t get_ear (unsigned int channel) const
 Return ear information of channel number. More...
 

Public Attributes

AuditoryProfile::profile_t::ear_t L
 Left ear data. More...
 
AuditoryProfile::profile_t::ear_t R
 Right ear data. More...
 

Detailed Description

The Auditory Profile class.

See definition of auditory profile

Currently only the audiogram data is stored.

Member Function Documentation

◆ get_ear()

AuditoryProfile::profile_t::ear_t AuditoryProfile::profile_t::get_ear ( unsigned int  channel) const
inline

Return ear information of channel number.

Member Data Documentation

◆ L

AuditoryProfile::profile_t::ear_t AuditoryProfile::profile_t::L

Left ear data.

◆ R

AuditoryProfile::profile_t::ear_t AuditoryProfile::profile_t::R

Right ear data.


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