|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.sip.ch10.VectorPlotApp
public class VectorPlotApp
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 |
---|
public VectorPlotApp()
Method Detail |
---|
public static void main(java.lang.String[] args)
args[]
- the input parameters
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |