Editing Add
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 4: | Line 4: | ||
For all n samples on all M input streams x_m: | For all n samples on all M input streams x_m: | ||
output[n] = sum( x_0[n], x_1[n], ..., x_m[n]) | output[n] = sum( x_0[n], x_1[n], ..., x_m[n]) | ||
As this is a basic template, it's also in the [[:Category:Stub_Docs|"Stub Docs category"]]. Please improve it. | |||
== Parameters == | == Parameters == | ||
; | (''R''): <span class="plainlinks">[https://wiki.gnuradio.org/index.php/GNURadioCompanion#Variable_Controls ''Run-time adjustable'']</span> | ||
: | |||
; Param 1 (''R'') | |||
: Description of parameter, provide any tips or recommended values. Note that the name of the parameter above should match the param's label that shows up in grc (e.g. Sample Rate). | |||
; Param 2 | |||
: blah blah blah | |||
== Example Flowgraph == | == Example Flowgraph == |