9 #include <itpp/itbase.h>
49 void set_acc(
double a);
54 void set_output(
const vec &yout);
67 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
vco()
Definition: sim_vco.hpp:34
~vco()
Definition: sim_vco.hpp:42
Definition: _sci_assert.cpp:35
floating point point NCO - numerically controlled oscillator Core function: SIM::vco.process()
Definition: sim_vco.hpp:27