astro
Class StarCatalog.Test
java.lang.Object
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.
|
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 |
StarCatalog.Test
public StarCatalog.Test()
main
public static void main(String[] arg)
- The only command line argument is the name to be queried.