org.opensourcephysics.sip.ch10
Class VectorPlotApp

java.lang.Object
  extended by org.opensourcephysics.sip.ch10.VectorPlotApp

public class VectorPlotApp
extends java.lang.Object

VectorPlotApp plots a 1/(r*r) vector field.


Constructor Summary
VectorPlotApp()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main method that starts the Java application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VectorPlotApp

public VectorPlotApp()
Method Detail

main

public static void main(java.lang.String[] args)
The main method that starts the Java application.

Parameters:
args[] - the input parameters