Or rather, an expression problem.
I'm making a piston for a steam engine, and I need a sine function in order to govern how the piston moves via the rotation of a wheel, but I entirely forget how to do this sort of math, I haven't done it in three years.
DrivePiston Translate needs to move between 0.489 and -0.489
DriveWheel Rotation inputs a value in radial degrees.
I recall y=a*sin(mx+c) but don't remember anything about how that actually works or what the variables are in that equation apart from y and x.
I'm making a piston for a steam engine, and I need a sine function in order to govern how the piston moves via the rotation of a wheel, but I entirely forget how to do this sort of math, I haven't done it in three years.
DrivePiston Translate needs to move between 0.489 and -0.489
DriveWheel Rotation inputs a value in radial degrees.
I recall y=a*sin(mx+c) but don't remember anything about how that actually works or what the variables are in that equation apart from y and x.