Plaquette
Plaquette copied to clipboard
Add a speed() function to Ramp
Instead of a duration, there are many scenarios where what matters is the speed at which the ramp moves (for example when moving a motor). So we should be able to use speed(float) it instead of calling duration(float).