RMS: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Block Docs Category:Stub Docs This is the template for the "Page-per-block Docs". This first section should describe what the block...") |
(add Example Flowgraph and Output) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
Calculates RMS average power. | |||
== Parameters == | == Parameters == | ||
(''R''): <span class="plainlinks">[https://wiki.gnuradio.org/index.php/GNURadioCompanion#Variable_Controls ''Run-time adjustable'']</span> | (''R''): <span class="plainlinks">[https://wiki.gnuradio.org/index.php/GNURadioCompanion#Variable_Controls ''Run-time adjustable'']</span> | ||
; | ; Alpha (''R'') | ||
: | : Gain for running average filter. | ||
== Example Flowgraph == | |||
== Example | This flowgraph can be found at [https://raw.githubusercontent.com/gnuradio/gnuradio/master/gr-channels/examples/demo_spec_an.grc] | ||
[[File:Demo_spec_an_fg.png|800px]] | |||
== Example Output == | |||
[[File:Demo_spec_an_out.png|800px]] | |||
== Source Files == | == Source Files == |