#include <agc_fast_ff_impl.h>
◆ agc_fast_ff_impl()
| gr::lfast::agc_fast_ff_impl::agc_fast_ff_impl |
( |
float | rate = 1e-4, |
|
|
float | reference = 1.0, |
|
|
float | gain = 1.0 ) |
◆ ~agc_fast_ff_impl()
| gr::lfast::agc_fast_ff_impl::~agc_fast_ff_impl |
( |
| ) |
|
◆ gain()
| float gr::lfast::agc_fast_ff_impl::gain |
( |
| ) |
const |
|
inlinevirtual |
◆ max_gain()
| float gr::lfast::agc_fast_ff_impl::max_gain |
( |
| ) |
const |
|
inlinevirtual |
◆ rate()
| float gr::lfast::agc_fast_ff_impl::rate |
( |
| ) |
const |
|
inlinevirtual |
◆ reference()
| float gr::lfast::agc_fast_ff_impl::reference |
( |
| ) |
const |
|
inlinevirtual |
◆ set_gain()
| void gr::lfast::agc_fast_ff_impl::set_gain |
( |
float | gain | ) |
|
|
inlinevirtual |
◆ set_max_gain()
| virtual void gr::lfast::agc_fast_ff_impl::set_max_gain |
( |
float | max_gain | ) |
|
|
inlinevirtual |
◆ set_rate()
| void gr::lfast::agc_fast_ff_impl::set_rate |
( |
float | rate | ) |
|
|
inlinevirtual |
◆ set_reference()
| void gr::lfast::agc_fast_ff_impl::set_reference |
( |
float | reference | ) |
|
|
inlinevirtual |
◆ work()
| int gr::lfast::agc_fast_ff_impl::work |
( |
int | noutput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
◆ work_original()
| int gr::lfast::agc_fast_ff_impl::work_original |
( |
int | noutput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
◆ work_test()
| int gr::lfast::agc_fast_ff_impl::work_test |
( |
int | noutput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
The documentation for this class was generated from the following file: