mysql
Class HipparchosDatabase.Retrieve
java.lang.Object
mysql.HipparchosDatabase.Retrieve
- Enclosing class:
- HipparchosDatabase
public static class HipparchosDatabase.Retrieve
- extends Object
Mainly for testing.
|
Method Summary |
static void |
main(String[] arg)
Takes the first command line argument as the central ra in
degrees. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HipparchosDatabase.Retrieve
public HipparchosDatabase.Retrieve()
main
public static void main(String[] arg)
throws SQLException
- Takes the first command line argument as the central ra in
degrees. The second argument is the declination of the center and
the third is the radius of a circular field. Queries then the
database and dumps the stars retrieved to stdout.
- Throws:
SQLException