#include <position_manager.h>
Data Fields | |
int16_t | x |
int16_t | y |
int16_t | a |
Definition at line 55 of file position_manager.h.
int16_t xya_position_s16::x |
Definition at line 57 of file position_manager.h.
Referenced by position_get_x_s16(), position_manage(), and position_set().
int16_t xya_position_s16::y |
Definition at line 58 of file position_manager.h.
Referenced by position_get_y_s16(), position_manage(), and position_set().
int16_t xya_position_s16::a |
Definition at line 59 of file position_manager.h.
Referenced by position_get_a_deg_s16(), position_manage(), and position_set().