9 #include <itpp/itbase.h>
10 #include "sim\_sim_extension.hpp"
12 #include "sim\sim_src.hpp"
49 void set_win_type(
int w);
54 void set_output(complexd yout);
64 int get_win_type(
void);
69 complexd get_output(
void);
77 cvec process(
const bmat &ceio,
const cmat &xt);
81 #endif //SIM_SRC_X_HPP
~src_x()
Definition: sim_src_x.hpp:37
SIM layer implements low level simulation models with itpp base classes as operational types...
Definition: sim_amp.hpp:15
src_x()
Definition: sim_src_x.hpp:33
complex sample rate converter with sinc reconstruction filter Core function: SIM::src_x.process()
Definition: sim_src_x.hpp:23
Definition: _sci_assert.cpp:35
sample rate converter with sinc reconstruction filter Core function: SIM::src.process() ...
Definition: sim_src.hpp:22