GNU Radio 3.6.4 C++ API
threshold_ff.h File Reference
#include <blocks/api.h>
#include <gr_sync_block.h>

Go to the source code of this file.

Classes

class  gr::blocks::threshold_ff
 Output a 1 or zero based on a threshold value.Test the incoming signal against a threshold. If the signal excedes the hi value, it will output a 1 until the signal falls below the lo value. More...

Namespaces

namespace  gr
namespace  gr::blocks