APIs, concepts, guides, and more
|
void MoveVelocitySCurve | ( | double | velocity, |
double | accel, | ||
double | jerkPct ) |
velocity | Target velocity, units/second. |
accel | Maximum accleration, units/second^2. |
jerkPct | Which defines the percentage of acceleration time which is smoothed, 0.0 to 100.0. |
Part of the Motion method group.