Interface ChaosKey

  • All Known Implementing Classes:
    ChaosKeyImpl

    public interface ChaosKey
    The key holding the parameters for the implemented chaos function.
    • Method Detail

      • getX0

        double getX0()
        Gets the x0.
        Returns:
        the x0
      • getA

        double getA()
        Gets the a.
        Returns:
        the a
      • getS

        double getS()
        Gets the s.
        Returns:
        the s