9 #include <itpp/itbase.h>
11 #include "sim\_sim_extension.hpp"
13 #include "sim\_sim_enum_def.h"
38 op_mode = TEDG_MODE_STD;
54 void set_quantum(
double p);
59 void set_output(complexd yout);
69 double get_quantum(
void);
74 complexd get_output(
void);
82 cvec process(
const bmat &ceio,
const cvec &x);
86 #endif //SIM_TEDG_X_HPP
~tedg_x()
Definition: sim_tedg_x.hpp:42
tedg_x()
Definition: sim_tedg_x.hpp:33
SIM layer implements low level simulation models with itpp base classes as operational types...
Definition: sim_amp.hpp:15
dual timing error detector - gardner with mods Core function: SIM::tedg_x.process() ...
Definition: sim_tedg_x.hpp:24
Definition: _sci_assert.cpp:35