Position structure, estimated and predicted values. More...
#include <mtt_common.h>
Public Attributes | |
double | estimated_x |
double | estimated_y |
double | predicted_x |
double | predicted_y |
Position structure, estimated and predicted values.
Definition at line 382 of file mtt_common.h.
double t_position::estimated_x |
Definition at line 384 of file mtt_common.h.
double t_position::estimated_y |
Definition at line 385 of file mtt_common.h.
double t_position::predicted_x |
Definition at line 386 of file mtt_common.h.
double t_position::predicted_y |
Definition at line 387 of file mtt_common.h.