The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
rohBeam Namespace Reference

Classes

struct  configOptions
 
class  rohConfig
 
class  rohBeam
 

Functions

double j0 (double x)
 Cylindrical bessel function of the first kind of order 0. More...
 

Variables

auto scalarify =[](auto t){return t(0);}
 
constexpr float CONST_C = 343.0115f
 
constexpr int refL = 0
 
constexpr int refR = 3
 

Function Documentation

◆ j0()

double rohBeam::j0 ( double  x)

Cylindrical bessel function of the first kind of order 0.

Parameters
xthe argument of the function
Returns
j0(x)

Variable Documentation

◆ scalarify

auto rohBeam::scalarify =[](auto t){return t(0);}

◆ CONST_C

constexpr float rohBeam::CONST_C = 343.0115f
constexpr

◆ refL

constexpr int rohBeam::refL = 0
constexpr

◆ refR

constexpr int rohBeam::refR = 3
constexpr