vel_veltime_t Struct Reference
Velocity/time tuple. More...
#include <relvelo.h>
Public Attributes | |
| float | vx |
| vx in m/s | |
| float | vy |
| vy in m/s | |
| timeval | t |
| time | |
Detailed Description
Velocity/time tuple.
Definition at line 44 of file relvelo.h.
Member Data Documentation
| timeval vel_veltime_t::t |
| float vel_veltime_t::vx |
| float vel_veltime_t::vy |
The documentation for this struct was generated from the following file:
- src/firevision/models/velocity/relvelo.h

