![]() |
The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
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... | |
The Auditory Profile class.
See definition of auditory profile
Currently only the audiogram data is stored.
|
inline |
Return ear information of channel number.
| AuditoryProfile::profile_t::ear_t AuditoryProfile::profile_t::L |
Left ear data.
| AuditoryProfile::profile_t::ear_t AuditoryProfile::profile_t::R |
Right ear data.