Package org.opensourcephysics.sip.ch09

Class Summary
Analyze Analyze Fourier sine and cosine coefficients.
AnalyzeApp AnalyzeApp calculates the Fourier coefficients of a function.
FFT2DCalculationApp FFT2DCalculationApp tests the FFT2DFrame.
FFTApp FFTApp tests the FFT class by computing the transform of a complex exponential.
FFTCalculationApp Calculates the fft and displays the result.
Fraunhofer2DApp Fraunhofer2DApp computes the 2D Fraunhofer diffraction pattern using the FFT alogrithm.
FraunhoferApp FraunhoferApp computes the Fraunhofer diffraction pattern using the FFT alogrithm.
FresnelApp FresnelApp computes the Fresnel diffraction pattern from a circular aperture.
HuygensApp HuygensApp adds the field from one or more planar point sources.
Oscillators Oscillators models the analytic soution of a chain of oscillators with fixed end points.
OscillatorsApp OscillatorsApp displays a system of coupled oscillators in a drawing panel.
OscillatorsMode OscillatorsMode models a chain of oscillators in a single mode.
RasterFrameApp Tests the RasterFrame.
Scalar2DFrameApp Tests the Scalar2DFrame.
SimpleFFT SimpleFFT performs a Fast Fourier Transform of complex data.
Synthesize Synthesize defines a Fourier series of sinusoidal functions.
SynthesizeApp SynthesizeApp displays a Fourier series using a linear superposition of sinusoidal functions.