org.autoplot.fits.TestFits
TestFits class provides a static main method for testing the
FITS class library. It also shows a typical usage of the
classes.
TestFits( )
main
main( java.lang.String[] argv ) → void
Static method for testing the FITS class library.
Parameters
argv - array of arguments i.e. FITS files
Returns:
void (returns nothing)
[search for examples]
[view on GitHub]
[view on old javadoc]