Ellipsoid target gait area. More...
#include <mtt_common.h>
Public Attributes | |
| double | angle |
| Ellipse orientation. | |
| double | center_x |
| Ellipse center position. | |
| double | center_y |
| double | ellipse_A |
| Ellipse major axis. | |
| double | ellipse_B |
| Ellipse minor axis. | |
Ellipsoid target gait area.
Definition at line 338 of file mtt_common.h.
| double t_search_area::angle |
Ellipse orientation.
Definition at line 345 of file mtt_common.h.
| double t_search_area::center_x |
Ellipse center position.
Definition at line 347 of file mtt_common.h.
| double t_search_area::center_y |
Definition at line 347 of file mtt_common.h.
| double t_search_area::ellipse_A |
Ellipse major axis.
Definition at line 341 of file mtt_common.h.
| double t_search_area::ellipse_B |
Ellipse minor axis.
Definition at line 343 of file mtt_common.h.