Tigra-Astronomy / TimTek.MovingAverage

C++library that computes a moving average over a fixed size window of sample data. Designed for use with 'noisy' sensors. Optionally, can reject outliers using statistical analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimTek.MovingAverage

C++library that computes a moving average over a fixed size window of sample data. Designed for use with 'noisy' sensors and inputs. Optionally, can reject outliers using statistical analysis.

Dependencies

  • C++ Standard Template Library

About

C++library that computes a moving average over a fixed size window of sample data. Designed for use with 'noisy' sensors. Optionally, can reject outliers using statistical analysis.

License:MIT License


Languages

Language:C++ 100.0%