Rotator

From GNU Radio
Revision as of 03:33, 29 December 2018 by 777arc (talk | contribs) (Created page with "Makes a complex rotator block. The phase increment (in radians) is how much phase will be added to the input every value. In the example below the phase increment is set t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Makes a complex rotator block. The phase increment (in radians) is how much phase will be added to the input every value.

In the example below the phase increment is set to 0.01 radians and the sample rate is 100kHz, so that equates to 1000 radians every second, or 1000/(2pi) = 159 cycles per second.

Example Flowgraph.

Rotator-ex.png