movingAverage.h File Reference

移動平均 More...

#include "cpp_extern_macro.h"

Include dependency graph for movingAverage.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  movingAverage_t
 移動平均の情報管理 More...

Functions

void initMovingAverage (movingAverage_t *ma, int *buffer, int size_shift)
void setMovingAverage (movingAverage_t *ma, int value)
int getAverageValue (movingAverage_t *ma)

Variables

 BEGIN_C_DECLS
 END_C_DECLS


Detailed Description

移動平均

Author:
Satofumi KAMIMURA
$Id$

Definition in file movingAverage.h.


Generated on Mon Apr 13 22:52:06 2009 by  doxygen 1.5.7.1