Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
24ee58d014f8c56c9ffc9305cdba7807aea96e24
/
.
/
y2014
/
queues
/
profile_params.q
blob: 206ceff7423ed1441ab1ef3d009488d10e530b15 [
file
] [
log
] [
blame
]
package
y2014
;
struct
ProfileParams
{
double
velocity
;
double
acceleration
;
};