Class Interpolationd.Exp

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

public static class Interpolationd.Exp
extends Interpolationd
  • Constructor Details

    • Exp

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

    • apply

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