The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Public Member Functions | |
ac2matrix_helper_t (algo_comm_t &, const std::string &) | |
void | getvar () |
Public Attributes | |
algo_comm_t * | ac |
std::string | name |
std::string | username |
MHASignal::uint_vector_t | size |
bool | is_complex |
Protected Attributes | |
comm_var_t | acvar |
MHA_AC::ac2matrix_helper_t::ac2matrix_helper_t | ( | algo_comm_t & | iac, |
const std::string & | iname | ||
) |
void MHA_AC::ac2matrix_helper_t::getvar | ( | ) |
algo_comm_t* MHA_AC::ac2matrix_helper_t::ac |
std::string MHA_AC::ac2matrix_helper_t::name |
std::string MHA_AC::ac2matrix_helper_t::username |
MHASignal::uint_vector_t MHA_AC::ac2matrix_helper_t::size |
bool MHA_AC::ac2matrix_helper_t::is_complex |
|
protected |