RT-WDF
0.0.1
Real-time Wave Digital Filter Framework
|
#include "rt-wdf_types.h"
Go to the source code of this file.
Classes | |
class | nlModel |
class | diodeModel |
class | diodeApModel |
class | npnEmModel |
class | triDwModel |
Macros | |
#define | DIODE 00 |
#define | DIODE_AP 01 |
#define | NPN_EM 10 |
#define | TRI_DW 20 |
#define DIODE 00 |
Enum to specify single diode model in wdfRootNL
#define DIODE_AP 01 |
Enum to specify anti-parallel diode pair model in wdfRootNL
#define NPN_EM 10 |
Enum to specify Ebers-Moll bipolar npn-transistor model in wdfRootNL
#define TRI_DW 20 |
Enum to specify Dempwolf triode tube model in wdfRootNL