Main Page | Class Hierarchy | Class List | File List | Class Members

Filter_Bworth Class Reference

#include <filter_bworth.h>

Inheritance diagram for Filter_Bworth:

Filter List of all members.

Detailed Description

Butterworth filter in FILTER.


Public Member Functions

 Filter_Bworth (Filter *pred, int _type)
 constructor-reads params
void proc (FILTER *FIL, TRACE *t)
 filtering method
boolean build (FILTER *FIL, TRACE *t)
 filter design
boolean build (FILTER *F, byte *header, int samples_per_trace, double sample_interval)
 build filter (fill array f->filter)

Private Attributes

int _band_type
int _npoles
DATA_SAMPLE _f3db
Filter_Shape f1
Filter_Shape f2


The documentation for this class was generated from the following files:
Generated on Wed Apr 1 21:42:25 2020 for Module FILTER by  doxygen 1.3.9.1