filter.cpp File Reference

Custom signal filters. More...

#include "filter.h"
#include "common.h"
Include dependency graph for filter.cpp:
This graph shows which files directly or indirectly include this file:

Defines

#define NZEROS   4
#define NPOLES   4
#define GAIN   2.072820954e+02

Functions

void filterloop (double *in, double *out, int size)
 Butterworth low pass filter loop.

Variables

static float xv [NZEROS+1]
static float yv [NPOLES+1]

Detailed Description

Custom signal filters.

Generated on Wed Jun 2 12:43:03 2010 for LAR Atlas by  doxygen 1.6.3