complex mixer
Core function: SIM::mix_x.process()
More...
complex mixer
Core function: SIM::mix_x.process()
| complexd SIM::mix_x::get_output |
( |
void |
| ) |
|
get output state y0
- Returns
- - [double] y0
| cvec SIM::mix_x::process |
( |
const bvec & |
ce, |
|
|
const cmat & |
x |
|
) |
| |
process input samples - [x] for active clock ticks [ce]
- Parameters
-
| ce | [bvec] clock_enable vector |
| x | [cmat] [x1|x2] - input matrix |
- Returns
- y [cvec] y = (x1*x2)
| void SIM::mix_x::set_output |
( |
complexd |
yout | ) |
|
set output state y0
- Parameters
-
| [in] | yout | - [complex] => y0 |
The documentation for this class was generated from the following files:
- C:/jobs/vcc/itpp_sci/include/sim/sim_mix_x.hpp
- C:/jobs/vcc/itpp_sci/sim_lib/code/sim_mix_x.cpp