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

Class TransformMode

  • Direct Known Subclasses:
    TransformModeLeveling, TransformModeStepping


    public abstract class TransformMode
    extends java.lang.Object
    Base class to specify a transform mode: e. g. if JWave should do only two steps from normal to hilbert space or from hilbert space 3 steps towards normal space. Therefore, a class is necessary to solve the problem that JWave can start at data of level 2 and go to a level 3 which means, that the algorithm has to be started in the mid of its full job and has to be stopped earlier again.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TransformMode()
      Base constructor setting internal steps integer to minus one to signal that it is unused and that there are full steps allowed for the algorithm so far.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • TransformMode

        public TransformMode()
                      throws JWaveException
        Base constructor setting internal steps integer to minus one to signal that it is unused and that there are full steps allowed for the algorithm so far.
        Throws:
        JWaveException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.