velocityInfo.c File Reference

平滑化した速度を返す More...

#include "velocityInfo.h"
#include "movingAverage.h"

Include dependency graph for velocityInfo.c:

Go to the source code of this file.

Enumerations

enum  { SIZE_SHIFT = 4 }

Functions

void initVelocityInfo (velocityInfo_t *vel)
void updateVelocityInfo (velocityInfo_t *velInfo, bodyPosition_t *bodyPos)


Detailed Description

平滑化した速度を返す

Author:
Satofumi KAMIMURA
$Id$

Definition in file velocityInfo.c.


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