#include <track.h>
Public Attributes | |
float | igain |
float | pgain |
float | prev_error |
float | y |
State structure for the simple loop filter. Should be initialised with simple_lf_init().
float simple_lf_state_t::igain |
float simple_lf_state_t::pgain |
float simple_lf_state_t::y |