10 #include <itpp/itbase.h>
11 #include "sim\_sim_extension.hpp"
46 q_scale = (q63_t)pow2(Nq_bits);
62 void set_acc(
double a);
67 void set_output(
const vec &yout);
83 mat process(
const bvec &ce,
const vec &x);
SIM layer implements low level simulation models with itpp base classes as operational types...
Definition: sim_amp.hpp:15
fixed point NCO - numerically controlled oscillator Core function: SIM::nco.process() ...
Definition: sim_nco.hpp:31
~nco()
Definition: sim_nco.hpp:50
Definition: _sci_assert.cpp:35
nco()
Definition: sim_nco.hpp:40