Complex To Mag Phase: Difference between revisions
Jump to navigation
Jump to search
m (→Source Files: Updated source links) |
|||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
[[Category:Pages with no Example Flowgraph]] | |||
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). | 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). | ||