|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.sip.ch09.Fraunhofer2DApp
public class Fraunhofer2DApp
Fraunhofer2DApp computes the 2D Fraunhofer diffraction pattern using the FFT alogrithm.
Constructor Summary | |
---|---|
Fraunhofer2DApp()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
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 Fraunhofer2DApp()
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 |