Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
97fc8afe3fa1dbaf2584d9cb419a54815b8a0da2
/
.
/
y2016
/
queues
/
profile_params.q
blob: 56b2ab3bc0efc527d5d2bdcf96050741d038285b [
file
] [
log
] [
blame
]
package
y2016
;
struct
ProfileParams
{
double
velocity
;
double
acceleration
;
};