astro.fits
Class BiasMaster.Back

java.lang.Object
  extended by astro.fits.BiasMaster.Back
Enclosing class:
BiasMaster

public static class BiasMaster.Back
extends Object

We create master bias from now back for the given number of days.


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

Constructor Detail

BiasMaster.Back

public BiasMaster.Back()
Method Detail

main

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

Throws:
Exception