Documentation of 'edu.rit.clu.antimatter.AntiprotonPlot' Java class
AntiprotonPlot
edu.rit.clu.antimatter

Class AntiprotonPlot



  • public class AntiprotonPlot
    extends java.lang.Object
    Class 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 void main(java.lang.String[] args)
      Main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.