blob: 56b2ab3bc0efc527d5d2bdcf96050741d038285b [file] [log] [blame]
package y2016;
struct ProfileParams {
double velocity;
double acceleration;
};