21#ifndef INCLUDED_DAB_VALVE_FF_IMPL_H
22#define INCLUDED_DAB_VALVE_FF_IMPL_H
35 bool d_feed_with_zeros;
43 void forecast (
int noutput_items, gr_vector_int &ninput_items_required);
49 gr_vector_int &ninput_items,
50 gr_vector_const_void_star &input_items,
51 gr_vector_void_star &output_items);
lets samples pass or not depending on the state of closed
Definition valve_ff_impl.h:33
int general_work(int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
void set_closed(bool closed)
Definition valve_ff_impl.h:45
valve_ff_impl(bool closed, bool feed_with_zeros)
void set_feed_with_zeros(bool feed_with_zeros)
Definition valve_ff_impl.h:46
void forecast(int noutput_items, gr_vector_int &ninput_items_required)
lets samples pass or not depending on the state of closed
Definition valve_ff.h:37
Definition complex_to_interleaved_float_vcf.h:28