Class QuartOut

  • All Implemented Interfaces:
    IMovement

    public class QuartOut
    extends AbstractMovement
    Moves fast at first then slow down until it reaches the max value.
    • Constructor Summary

      Constructors 
      Constructor Description
      QuartOut()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getValue​(double step)
      Get value at step 'step'
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait