stella.adapter
Class StellaGuider.Single

java.lang.Object
  extended by stella.adapter.StellaGuider.Single
Enclosing class:
StellaGuider

public static final class StellaGuider.Single
extends Object

Takes a single shot through the guider and detects the stars there.


Constructor Summary
StellaGuider.Single()
           
 
Method Summary
static void main(String[] arg)
          The first command line argument are the ccd-properties, second and followings are my properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StellaGuider.Single

public StellaGuider.Single()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
The first command line argument are the ccd-properties, second and followings are my properties.

Throws:
Exception