Class Interpolation.Exp

java.lang.Object
org.oscim.utils.math.Interpolation
org.oscim.utils.math.Interpolation.Exp
Direct Known Subclasses:
Interpolation.ExpIn, Interpolation.ExpOut
Enclosing class:
Interpolation

public static class Interpolation.Exp extends Interpolation
  • Constructor Details

    • Exp

      public Exp(float value, float power)
  • Method Details

    • apply

      public float apply(float a)
      Specified by:
      apply in class Interpolation
      Parameters:
      a - Alpha value between 0 and 1.