File movingAverage.h
FileList > driver > Inc > movingAverage.h
Go to the source code of this file
#include <stdint.h>
Macros
| Type | Name |
|---|---|
| define | DEFINE_MOVING_AVG (NAME, TYPE, SUM_TYPE, MOVING_AVERAGE_WINDOW_SIZE) |
Macro Definition Documentation
define DEFINE_MOVING_AVG
#define DEFINE_MOVING_AVG (
NAME,
TYPE,
SUM_TYPE,
MOVING_AVERAGE_WINDOW_SIZE
)
The documentation for this class was generated from the following file driver/Inc/movingAverage.h