Class InterpolationDouble.Pow

java.lang.Object
gaiasky.util.math.InterpolationDouble
gaiasky.util.math.InterpolationDouble.Pow
Direct Known Subclasses:
InterpolationDouble.PowIn, InterpolationDouble.PowOut
Enclosing class:
InterpolationDouble

public static class InterpolationDouble.Pow extends InterpolationDouble
  • Constructor Details

    • Pow

      public Pow(int power)
  • Method Details

    • apply

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