Complex To Mag Phase: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
== Source Files == | == Source Files == | ||
Revision as of 04:25, 21 July 2019
Convert a stream of gr_complex to magnitude and phase (both floats). output[0] is the magnitude and output[1] is the phase (in radians).
Parameters
None