#include <xy.h>
Data Fields | |
| float | x |
| float | y |
| float | a_rad |
| float | track_cm |
| float | imp_per_cm |
| s16 | x_s16 |
| s16 | y_s16 |
| s16 | a_deg_s16 |
| counter | previous_left_counter |
| counter | previous_right_counter |
Definition at line 30 of file xy.h.
|
|
Definition at line 40 of file xy.h. Referenced by xy_get_a_deg_s16(), xy_init(), and xy_update(). |
|
|
Definition at line 33 of file xy.h. Referenced by xy_get_a_rad_float(), xy_init(), and xy_update(). |
|
|
Definition at line 36 of file xy.h. Referenced by xy_init(), and xy_update(). |
|
|
Definition at line 42 of file xy.h. Referenced by xy_init(), and xy_update(). |
|
|
Definition at line 43 of file xy.h. Referenced by xy_init(), and xy_update(). |
|
|
Definition at line 35 of file xy.h. Referenced by xy_init(), and xy_update(). |
|
|
Definition at line 31 of file xy.h. Referenced by f1(), f2(), f3(), xy_get_x_float(), xy_init(), and xy_update(). |
|
|
Definition at line 38 of file xy.h. Referenced by xy_get_x_s16(), xy_init(), and xy_update(). |
|
|
Definition at line 32 of file xy.h. Referenced by xy_get_y_float(), xy_init(), and xy_update(). |
|
|
Definition at line 39 of file xy.h. Referenced by xy_get_y_s16(), xy_init(), and xy_update(). |
1.4.5