alma.aedf.types
Class TestTable2

java.lang.Object
  |
  +--alma.aedf.types.TestTable2

public class TestTable2
extends java.lang.Object

A simple test program.

Command:
acsStartJava alma.aedf.types.TestTable2
acsStartJava -DAEDFXMLDirectory=some-directory alma.aedf.types.TestTable1

AEDFXMLDirectory is defaulted to user.home.AEDFXML. This test program requires in input the file aSpectralWindow.xml and looks for it in the subdirectory test of your AEDFXMLDirectory.

Author:
caillat

Constructor Summary
TestTable2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTable2

public TestTable2()
Method Detail

main

public static void main(java.lang.String[] args)