stella.adapter
Class StellaGuider.Single
java.lang.Object
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.
|
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 |
StellaGuider.Single
public StellaGuider.Single()
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