#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_threshold_ff |
Please fix my documentation. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_threshold_ff > | gr_threshold_ff_sptr |
Functions | |
gr_threshold_ff_sptr | gr_make_threshold_ff (float lo, float hi, float initial_state=0) |
gr_threshold_ff_sptr gr_make_threshold_ff | ( | float | lo, | |
float | hi, | |||
float | initial_state = 0 | |||
) |