astro.fits
Class ReductionMaster.Listing

java.lang.Object
  extended by astro.fits.ReductionMaster.Listing
Enclosing class:
ReductionMaster

public static class ReductionMaster.Listing
extends Object

We create the list of all object id's for the given night.


Constructor Summary
ReductionMaster.Listing()
           
 
Method Summary
static void main(String[] arg)
          If arg is given, parse it as an ISO-date.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReductionMaster.Listing

public ReductionMaster.Listing()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
If arg is given, parse it as an ISO-date.

Throws:
Exception