edu.rit.clu.antimatter
Class AntiprotonPlot
- java.lang.Object
-
- edu.rit.clu.antimatter.AntiprotonPlot
-
public class AntiprotonPlot extends java.lang.ObjectClass AntiprotonPlot is a main program that plots antiproton position data. The antiproton positions are read from one or more AntiprotonFiles. These files are typically the output of one run of the AntiprotonSeq or AntiprotonClu programs. The AntiprotonPlot program displays a plot of the final antiproton positions (the positions in the last snapshot). The program also displays the track of antiproton index 0 (all the snapshots).Usage: java edu.rit.clu.antimatter.AntiprotonPlot file [ file . . . ]
Here is an example of an antiproton plot. It was generated by these commands:
java edu.rit.clu.antimatter.AntiprotonSeq 142857 10 0.00001 1000 1000 20 plot.dat java edu.rit.clu.antimatter.AntiprotonPlot plot.dat

-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Main program.
-
DMelt 3.0 © DataMelt by jWork.ORG