lets samples pass or not depending on the state of closed
More...
#include <valve_ff_impl.h>
lets samples pass or not depending on the state of closed
- Parameters
-
| feed_with_zeros | if valve is closed feed_with_zeros decides if zeros are sent or nothing |
| closed | decides if valve is closed or opened |
◆ valve_ff_impl()
| gr::dab::valve_ff_impl::valve_ff_impl |
( |
bool | closed, |
|
|
bool | feed_with_zeros ) |
◆ ~valve_ff_impl()
| gr::dab::valve_ff_impl::~valve_ff_impl |
( |
| ) |
|
◆ forecast()
| void gr::dab::valve_ff_impl::forecast |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items_required ) |
◆ general_work()
| int gr::dab::valve_ff_impl::general_work |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
◆ set_closed()
| void gr::dab::valve_ff_impl::set_closed |
( |
bool | closed | ) |
|
|
inlinevirtual |
◆ set_feed_with_zeros()
| void gr::dab::valve_ff_impl::set_feed_with_zeros |
( |
bool | feed_with_zeros | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: