FilterGen  1.0.0
A library to design digital filters in embedded systems.
dh Directory Reference

Directories

Files

file  butterworth.h [code]
 The computation of butterworth coefficients for the filter library.
 
file  chebyshev.h [code]
 The computation of chebyshev coefficients for the filter library.
 
file  dh_complex.h [code]
 Contains code to handle complex numbers in C, as MSVC does not support C99 complex types.
 
file  filter-types.h [code]
 The data types for the filter library.
 
file  filter.h [code]
 The primary include file for the filter library.
 
file  utility.h [code]
 Utilities for the filter library.