Class UndersampledRandomTraj

java.lang.Object
  extended by KSpaceTrajectory
      extended by UndersampledRandomTraj

 class UndersampledRandomTraj
extends KSpaceTrajectory


Field Summary
 
Fields inherited from class KSpaceTrajectory
height, kx, ky, Nb_samples, width
 
Constructor Summary
UndersampledRandomTraj(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

UndersampledRandomTraj

UndersampledRandomTraj(int w,
                       int h)
Method Detail

type

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