Class UndersampledCartesianTraj

java.lang.Object
  extended by KSpaceTrajectory
      extended by UndersampledCartesianTraj

 class UndersampledCartesianTraj
extends KSpaceTrajectory


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

UndersampledCartesianTraj

UndersampledCartesianTraj(int w,
                          int h)
Method Detail

type

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