astro
Class BrightStarCatalog
java.lang.Object
astro.BrightStarCatalog
public class BrightStarCatalog
- extends Object
Reads in the brightest star catalog (Ochsenbein 1988).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrightStarCatalog
public BrightStarCatalog()
parseCatalog
public static List parseCatalog(File bs)
throws IOException
- Throws:
IOException
main
public static void main(String[] arg)
throws IOException
- Throws:
IOException