Class InterpolationDouble.Exp

java.lang.Object
gaiasky.util.math.InterpolationDouble
gaiasky.util.math.InterpolationDouble.Exp
Direct Known Subclasses:
InterpolationDouble.ExpIn, InterpolationDouble.ExpOut
Enclosing class:
InterpolationDouble

public static class InterpolationDouble.Exp extends InterpolationDouble
  • Constructor Details

    • Exp

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

    • apply

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