Deprecation
This kernel is deprecated, because passing in lv_32fc_t
by value results in Undefined Behaviour, causing a segmentation fault on some architectures. Use volk_32fc_s32fc_x2_rotator2_32fc
instead.
Overview
Rotate input vector at fixed rate per sample from initial phase offset.
Dispatcher Prototype
Inputs
Outputs
Example Generate a tone at f=0.3 (normalized frequency) and use the rotator with f=0.1 to shift the tone to f=0.4. Change this example to start with a DC tone (initialize in with lv_cmake(1, 0)) to observe rotator signal generation.