amplitude,phase -> (i+jq)
Core function SIM::ap2iq.process()
More...
amplitude,phase -> (i+jq)
Core function SIM::ap2iq.process()
(i+jq) = A*exp(j*phase)
| complexd SIM::ap2iq::get_output |
( |
void |
| ) |
|
get output value y0
- Returns
- - [complex] y0
| cvec SIM::ap2iq::process |
( |
const bvec & |
ce, |
|
|
const mat & |
x |
|
) |
| |
process input samples - [x] for active clock ticks [ce]
- Parameters
-
| [in] | ce | [bvec] clock_enable vector |
| [in] | x | [mat] input vector [a,ph] |
- Returns
- y [cvec] output vector y = [I+jQ]
| void SIM::ap2iq::set_output |
( |
complexd |
yout | ) |
|
set output value y0
- Parameters
-
The documentation for this class was generated from the following files:
- C:/jobs/vcc/itpp_sci/include/sim/sim_ap2iq.hpp
- C:/jobs/vcc/itpp_sci/sim_lib/code/sim_ap2iq.cpp