a type for coordinates (integer) More...
#include <arm_2d_types.h>
Data Fields | |
int16_t | iX |
x in Cartesian coordinate system More... | |
int16_t | iY |
y in Cartesian coordinate system More... | |
a type for coordinates (integer)
int16_t arm_2d_location_t::iX |
x in Cartesian coordinate system
int16_t arm_2d_location_t::iY |
y in Cartesian coordinate system