My Project
0.0.16
QUCS Mapping
|
#include "lc_filter.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <qstring.h>
Go to the source code of this file.
Macros | |
#define | M_PI 3.14159265358979323846 |
Variables | |
double | BesselCoef [18][23] |
#define M_PI 3.14159265358979323846 |
Definition at line 31 of file lc_filter.cpp.
double BesselCoef[18][23] |
Definition at line 75 of file lc_filter.cpp.