FloatArrayManager

A library to simplify averaging a moving window of values.

Author
Adam Howell
Website
https://github.com/AdamJHowell/FloatArrayManager/
Github
https://github.com/AdamJHowell/FloatArrayManager
Category
Data Processing
License
MIT
Library Type
Contributed
Architectures
Any

Use insertValue() to add a value to the array and bump the oldest value off, similar to a FIFO queue. Values can also be set explicitly.

Downloads

Filename Release Date File Size
FloatArrayManager-0.1.0.zip 2023-11-25 3.74 KiB