astro
Class BrightestStars
java.lang.Object
astro.BrightestStars
public class BrightestStars
- 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 |
BrightestStars
public BrightestStars()
parseCatalog
public static List parseCatalog(File bs)
throws IOException
- Throws:
IOException
main
public static void main(String[] arg)
throws IOException
- Throws:
IOException