public static final class VizierStarParser.HipparchosUcac2 extends Object
| Modifier and Type | Field and Description |
|---|---|
private static int |
HIPMAX
The maximum hip number.
|
private static String |
HIPPROP
The properties to find stars in the hipparchos catalog.
|
private static String |
UCACPROP
We use the PM-fields for the J and K color.
|
| Constructor and Description |
|---|
HipparchosUcac2() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Goes through all hip stars and puts those out that are also found in
the UCAC2 catalog.
|
private static final String HIPPROP
private static final String UCACPROP
private static final int HIPMAX
public static void main(String[] arg)