|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stellarium.astro.planet.Vsop87
public class Vsop87
| Constructor Summary | |
|---|---|
Vsop87()
|
|
| Method Summary | |
|---|---|
static double |
calcSeries(double[][] data,
double t)
|
static void |
vsop87ToFk5(double[] lb,
double jd)
Transform from VSOP87 to FK5 reference frame. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Vsop87()
| Method Detail |
|---|
public static double calcSeries(double[][] data,
double t)
public static void vsop87ToFk5(double[] lb,
double jd)
lb - Latitude Longitude to get, in radians
jd - Julian day
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||