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