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 save the changes below to finish undoing the edit.
Latest revision |
Your text |
Line 1: |
Line 1: |
− | [[Category:Block Docs]]
| |
− | A graphical sink to display multiple signals on a waterfall (spectrogram) plot.
| |
− |
| |
− | Note that unlike the other qtgui sinks, this one does not support multiple input streams. We have yet to figure out a good way to display multiple, independent signals on this kind of a plot. If there are any suggestions or examples of this, we would love to see them. Otherwise, to display multiple signals here, it's probably best to sum the signals together and connect that here.
| |
− |
| |
− | Most of the parameters are the same as the [[QT GUI Frequency Sink]]
| |
− |
| |
− | The Intensity Min and Max will determine how the colormap represents the range of values
| |
− |
| |
− | == Example Flowgraph ==
| |
− |
| |
− | Example of the waterfall in action:
| |
− |
| |
| [[File:Waterfall-ex.png|700px]] | | [[File:Waterfall-ex.png|700px]] |