org.opensourcephysics.sip.ch16
Class Complex2DFrameApp

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

public class Complex2DFrameApp
extends java.lang.Object

Complex2DFrameApp demonstrates the use of a Complex2DFrame by displaying a two-dimensional Gaussian wave function with a momentum boost.


Constructor Summary
Complex2DFrameApp()
           
 
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

Complex2DFrameApp

public Complex2DFrameApp()
Method Detail

main

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