Uses of Class
org.javaseis.fft.SeisFft.Scale

Packages that use SeisFft.Scale
org.javaseis.fft   
 

Uses of SeisFft.Scale in org.javaseis.fft
 

Methods in org.javaseis.fft that return SeisFft.Scale
static SeisFft.Scale SeisFft.Scale.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SeisFft.Scale[] SeisFft.Scale.values()
          Returns an array containing the constants of this enum type, in the order they are declared.