nom.tam.test
Class FitsTester
java.lang.Object
nom.tam.test.FitsTester
- public class FitsTester
- extends Object
This class comprises a set of static methods to test the Java FITS implementation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitsTester
public FitsTester()
main
public static void main(String[] args)
testRandomGroups
static void testRandomGroups()
testVarCols
static void testVarCols()
testBuildByColumn
static void testBuildByColumn()
testWriteByRow
static void testWriteByRow()
testReadByRow
static void testReadByRow()
testSkipAndRead
static void testSkipAndRead()
testSimpleWrite
static void testSimpleWrite()
testSimpleRead
static void testSimpleRead()
testNetRead
static void testNetRead()
genTable
static Object[][] genTable()
start
static void start(String msg)
end
static void end(String msg)