|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stellarium.astro.planet.Lunar.GeoFunc
public static class Lunar.GeoFunc
| Constructor Summary | |
|---|---|
Lunar.GeoFunc()
|
|
| Method Summary | |
|---|---|
void |
compute(double calcDate,
javax.vecmath.Tuple3d pos)
Same with lowest precision by default |
void |
compute(double JD,
javax.vecmath.Tuple3d pos, double precision)
Calculate the rectangular geocentric lunar coordinates to the inertial mean ecliptic and equinox of J2000. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Lunar.GeoFunc()
| Method Detail |
|---|
public void compute(double JD,
javax.vecmath.Tuple3d pos,
double precision)
public void compute(double calcDate,
javax.vecmath.Tuple3d pos)
compute
in interface PosFunc
pos - TODO: Fred this should be a point
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||