movingAverage_t Struct Reference
移動平均の情報管理
More...
#include <movingAverage.h>
List of all members.
|
Public Attributes |
int | size |
int | size_shift |
int | index |
int * | buffer |
int | total |
Detailed Description
移動平均の情報管理
Definition at line 17 of file movingAverage.h.
The documentation for this struct was generated from the following file: