Class QuartIn

  • All Implemented Interfaces:
    IMovement

    public class QuartIn
    extends AbstractMovement
    Moves slowly at first then accelerates until it reaches the max value.
    • Constructor Summary

      Constructors 
      Constructor Description
      QuartIn()  
    • 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