Documentation of 'math.jwave.transforms.modes.TransformModeStepping' Java class
TransformModeStepping
math.jwave.transforms.modes

Class TransformModeStepping



  • public class TransformModeStepping
    extends TransformMode
    Class for indicating that there will be a stepping from either the base level of the normal space or taking the Hilbert space as a base level to step away the given number of steps from each base.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TransformModeStepping(int steps)
      Setting an steps integer to allocated how many steps the transform algorithm should do.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TransformModeStepping

        public TransformModeStepping(int steps)
                              throws JWaveException
        Setting an steps integer to allocated how many steps the transform algorithm should do. Depending on the established object it either goes from normal to Hilbert or from Hilbert to normal.
        Parameters:
        steps - a positive number telling how many levels the transform should do
        Throws:
        JWaveException - throws a failure if steps ist smaller than one

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.