.. java:import:: ch.epfl.leb.sass.models.psfs PSFBuilder .. java:import:: ch.epfl.leb.sass.models.psfs PSF .. java:import:: ch.epfl.leb.sass.models.psfs.internal Gaussian2D .. java:import:: ch.epfl.leb.sass.models.emitters.internal Pixel .. java:import:: java.awt.geom Point2D .. java:import:: java.util ArrayList .. java:import:: org.junit Test .. java:import:: org.junit Before Gaussian2DTest ============== .. java:package:: ch.epfl.leb.sass.models.psfs.internal :noindex: .. java:type:: public class Gaussian2DTest :author: Kyle M. Douglass Methods ------- setUp ^^^^^ .. java:method:: @Before public void setUp() :outertype: Gaussian2DTest testGeneratePixelSignature ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGeneratePixelSignature() throws Exception :outertype: Gaussian2DTest Test of generatePixelSignature method, of class Gaussian2D. testGetRadius ^^^^^^^^^^^^^ .. java:method:: @Test public void testGetRadius() :outertype: Gaussian2DTest Test of getRadius method, of class Gaussian2D. testGetSignature ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetSignature() :outertype: Gaussian2DTest Test of getSignature method, of class Gaussian2D.