edu.rit.mri.test
Class PlotData
java.lang.Object
edu.rit.mri.test.PlotData
public class PlotData
- extends Object
Class PlotData is a main program that displays a plot of a spin signal data
set. The data set is generated by the GenData program. A
noise-free spin signal derived from the given spin densities and spin
relaxation rates is superimposed on the plot.
Usage: java edu.rit.mri.test.PlotData datafile [
ρ1 x1 . . . ]
datafile = File containing t and S(t) values
rho1 = Spin density
x1 = Spin relaxation rate
|
Method Summary |
static void |
main(String[] args)
Main program. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Main program.
- Throws:
Exception
Copyright © 2005-2012 by Alan Kaminsky. All rights reserved. Send comments to ark@cs.rit.edu.