#include <filter_bslope.h>
Inheritance diagram for Filter_Bslope:
Public Member Functions | |
Filter_Bslope (Filter *pred, int _type) | |
void | proc (FILTER *host, TRACE *t) |
filters trace 't' | |
Public Attributes | |
int | orig_type |
original type code | |
float | slope_factor |
factor multiplied by 'slope' to obtain the exponent for amplitude | |
HEADER_PARAM | f0 |
HEADER_PARAM | slope |
HEADER_PARAM | phrot |