blob: 206ceff7423ed1441ab1ef3d009488d10e530b15 [file] [log] [blame]
package y2014;
struct ProfileParams {
double velocity;
double acceleration;
};