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