mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-17 05:41:56 -05:00
Added export for new complex decimator class
This commit is contained in:
parent
bb35db0703
commit
fd5e219993
@ -23,10 +23,11 @@
|
||||
|
||||
#include "dsp/dsptypes.h"
|
||||
#include "dsp/inthalfbandfiltereof.h"
|
||||
#include "export.h"
|
||||
|
||||
#define DECIMATORSXS_HB_FILTER_ORDER 64
|
||||
|
||||
class DecimatorC
|
||||
class SDRBASE_API DecimatorC
|
||||
{
|
||||
public:
|
||||
DecimatorC();
|
||||
|
Loading…
Reference in New Issue
Block a user