org.opensourcephysics.sip.ch16
Class ComplexPlotFrameApp

java.lang.Object
  extended by org.opensourcephysics.sip.ch16.ComplexPlotFrameApp

public class ComplexPlotFrameApp
extends java.lang.Object

ComplexPlotFrameApp demonstrates the use of a ComplexFrame by displaying a one-dimensional Gaussian wave function with a momentum boost.


Constructor Summary
ComplexPlotFrameApp()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexPlotFrameApp

public ComplexPlotFrameApp()
Method Detail

main

public static void main(java.lang.String[] args)