<h2>org.autoplot.fits.TestFits</h2><p>TestFits class provides a static main method for testing the FITS class library. It also shows a typical usage of the classes.</p> <h2>TestFits( )</h2> <p></p> <hr> <a name="main"></a> <h2>main</h2> main( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String[]</a> argv ) → void <p>Static method for testing the FITS class library.</p> <h3>Parameters</h3> argv - array of arguments i.e. FITS files <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=main&unscoped_q=main">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/fits/TestFits.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/fits/TestFits.html#main">[view on old javadoc]</a> <br> <br>