|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.grelf.astro.StarChartLoader
net.grelf.astro.Hipparcos
public class Hipparcos
For loading data from the Hipparcos data file hip_main.dat for use in class StarChart.
| Field Summary |
|---|
| Fields inherited from class net.grelf.astro.StarChartLoader |
|---|
cos90ap, cosdp, epoch, sin90ap, sindp, sinFieldRadius |
| Constructor Summary | |
|---|---|
Hipparcos()
|
|
| Method Summary | |
|---|---|
void |
load(java.util.List<Star> stars,
java.util.Map<java.lang.String,Star> hipStars,
SkyPoint plotCentre,
double fieldRadius)
Append stars from the Hipparcos data set to the given list. |
| Methods inherited from class net.grelf.astro.StarChartLoader |
|---|
calculateChartCoordinates, getEpoch, initialiseChartCoordinates |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Hipparcos()
| Method Detail |
|---|
public void load(java.util.List<Star> stars,
java.util.Map<java.lang.String,Star> hipStars,
SkyPoint plotCentre,
double fieldRadius)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||