#include <ssm.h>
変数 | |
| unsigned int | tire_width |
| unsigned char | tire_flat |
| unsigned char | tire_inch |
| double | tire_circle |
| double | gear_ratio [8] |
| unsigned int | price |
| unsigned char | mode |
| unsigned int | wait |
| unsigned int | last |
| unsigned int | cycle |
| unsigned int | error |
| unsigned int cycle |
参照元 SSM_init().
| unsigned int error |
参照元 SSM_init().
| double gear_ratio[8] |
参照元 SSM_init().
| unsigned int last |
参照元 SSM_init().
| unsigned char mode |
参照元 SSM_init(), と SSM_main().
| unsigned int price |
参照元 SSM_init().
| double tire_circle |
参照元 SSM_init().
| unsigned char tire_flat |
参照元 SSM_init().
| unsigned char tire_inch |
参照元 SSM_init().
| unsigned int tire_width |
参照元 SSM_init().
| unsigned int wait |
参照元 SSM_init().
1.7.1