3-phase PV router
Loading...
Searching...
No Matches
Classes
movingAvg.h File Reference

Code for sliding-window average. More...

#include <Arduino.h>
#include "type_traits.hpp"
Include dependency graph for movingAvg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  movingAvg< T, DURATION_IN_MINUTES, VALUES_PER_MINUTE >
 Template class for implementing a sliding average. More...
 

Detailed Description

Code for sliding-window average.

Author
Frédéric Metrich (frede.nosp@m.ric..nosp@m.metri.nosp@m.ch@l.nosp@m.ive.f.nosp@m.r)
Version
0.1
Date
2023-06-14

Definition in file movingAvg.h.