stella.jview
Class SesFits.Order

java.lang.Object
  extended by stella.jview.SesFits.Order
Enclosing class:
SesFits

public static class SesFits.Order
extends Object

We read from the given fits file the stated echell order and echo that to sysout.


Constructor Summary
SesFits.Order()
           
 
Method Summary
static void main(String[] arg)
          First command line is the fits file, second the order to extract.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SesFits.Order

public SesFits.Order()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException
First command line is the fits file, second the order to extract.

Throws:
nom.tam.fits.FitsException