astro
Class HipparchosCatalog
java.lang.Object
astro.HipparchosCatalog
public class HipparchosCatalog
- extends Object
Reads in the Hipparchos Star Catalog
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HipparchosCatalog
public HipparchosCatalog()
parseCatalog
public static List<StarDescription> parseCatalog(File bs)
throws IOException
- Throws:
IOException
main
public static void main(String[] arg)
throws IOException
- Throws:
IOException