astro
Class StarCatalog.Test

java.lang.Object
  extended by astro.StarCatalog.Test
Enclosing class:
StarCatalog

public static final class StarCatalog.Test
extends Object

A test class. Queries the supplied name from the local UCAC2 database with a field of 0.5 degrees. The entries returned are name-resolved with simbad.


Constructor Summary
StarCatalog.Test()
           
 
Method Summary
static void main(String[] arg)
          The only command line argument is the name to be queried.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StarCatalog.Test

public StarCatalog.Test()
Method Detail

main

public static void main(String[] arg)
The only command line argument is the name to be queried.