public class HipparchosCatalog extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HipparchosCatalog.SubSample
Creates a sub-sample.
|
| Constructor and Description |
|---|
HipparchosCatalog() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg) |
static List<Star> |
parseCatalog(File bs) |
public static List<Star> parseCatalog(File bs) throws IOException
IOExceptionpublic static void main(String[] arg) throws IOException
IOException