#include "bodyPosition.h"


Go to the source code of this file.
Classes | |
| struct | velocityInfo_t |
| 平均速度の管理 More... | |
Functions | |
| void | initVelocityInfo (velocityInfo_t *vel) |
| void | updateVelocityInfo (velocityInfo_t *vel, bodyPosition_t *bodyPos) |
Variables | |
| BEGIN_C_DECLS | |
| END_C_DECLS | |
$Id$
Definition in file velocityInfo.h.
1.5.7.1