Полный список членов класса
Открытые члены |
| DigitalFilter (unsigned int bufsize=5, double T=0, double lsq=0.2, int iir_thr=10000, double iir_coeff_prev=0.5, double iir_coeff_new=0.5) |
void | setSettings (unsigned int bufsize, double T, double lsq, int iir_thr, double iir_coeff_prev, double iir_coeff_new) |
int | filter1 (int newValue) |
int | filterRC (int newVal) |
int | median (int newval) |
int | leastsqr (int newval) |
int | filterIIR (int newval) |
int | current1 () |
int | currentRC () |
int | currentMedian () |
int | currentLS () |
int | currentIIR () |
void | add (int newValue) |
void | init (int val) |
int | size () |
double | middle () |
double | sko () |
Друзья |
std::ostream & | operator<< (std::ostream &os, const DigitalFilter &d) |
std::ostream & | operator<< (std::ostream &os, const DigitalFilter *d) |
Объявления и описания членов классов находятся в файлах: