Fawkes API
Fawkes Development Version
|
Position/time tuple. More...
#include <relvelo.h>
Public Attributes | |
float | x |
x pos More... | |
float | y |
y pos More... | |
timeval | t |
time More... | |
timeval firevision::vel_postime_t::t |
time
Definition at line 45 of file relvelo.h.
Referenced by firevision::VelocityFromRelative::calc().
float firevision::vel_postime_t::x |
x pos
Definition at line 43 of file relvelo.h.
Referenced by firevision::VelocityFromRelative::calc().
float firevision::vel_postime_t::y |
y pos
Definition at line 44 of file relvelo.h.
Referenced by firevision::VelocityFromRelative::calc().