astro.fits
Class ReductionMaster.Listing
java.lang.Object
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.
|
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 |
ReductionMaster.Listing
public ReductionMaster.Listing()
main
public static void main(String[] arg)
throws Exception
- If arg is given, parse it as an ISO-date.
- Throws:
Exception