I,Q to amplitude,phase converter
Core function SIM::iq2ap.process()
.
More...
I,Q to amplitude,phase converter
Core function SIM::iq2ap.process()
.
iq2ap - [I,Q]->A*exp(j*ph)
| vec SIM::iq2ap::get_output |
( |
void |
| ) |
|
get output value y0
- Returns
- - [vec] y0
| mat SIM::iq2ap::process |
( |
const bvec & |
ce, |
|
|
const cvec & |
x |
|
) |
| |
process input samples - [x] for active clock ticks [ce]
- Parameters
-
| [in] | ce | [bvec] clock_enable vector |
| [in] | x | [cvec] input vector [I+jQ] |
- Returns
- y [mat] output vector y = [A,ph]
| void SIM::iq2ap::set_output |
( |
vec |
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_iq2ap.hpp
- C:/jobs/vcc/itpp_sci/sim_lib/code/sim_iq2ap.cpp