Class UndersampledSpiralTraj

java.lang.Object
  extended by KSpaceTrajectory
      extended by UndersampledSpiralTraj

 class UndersampledSpiralTraj
extends KSpaceTrajectory


Field Summary
 
Fields inherited from class KSpaceTrajectory
height, kx, ky, Nb_samples, width
 
Constructor Summary
UndersampledSpiralTraj(int w, int h)
           
 
Method Summary
 java.lang.String type()
           
 
Methods inherited from class KSpaceTrajectory
getKx, getKy, getNbSamples, PlotKSpaceTraj
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UndersampledSpiralTraj

UndersampledSpiralTraj(int w,
                       int h)
Method Detail

type

public java.lang.String type()
Overrides:
type in class KSpaceTrajectory