FlowJ
Class Demodulation

java.lang.Object
  extended by volume.Kernel
      extended by volume.Kernel1D
          extended by FlowJ.Demodulation

public class Demodulation
extends Kernel1D


Field Summary
 
Fields inherited from class volume.Kernel1D
k
 
Fields inherited from class volume.Kernel
halfwidth
 
Constructor Summary
Demodulation(float k0, boolean isReal)
           
 
Method Summary
 
Methods inherited from class volume.Kernel1D
kernelToString, toString
 
Methods inherited from class volume.Kernel
support
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Demodulation

public Demodulation(float k0,
                    boolean isReal)