|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stellarium.astro.planet.MiscStellPlanet.ZeroFunc
public static class MiscStellPlanet.ZeroFunc
Constructor Summary | |
---|---|
MiscStellPlanet.ZeroFunc()
|
Method Summary | |
---|---|
void |
compute(double calcDate,
javax.vecmath.Tuple3d eclipticPos)
Return 0 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MiscStellPlanet.ZeroFunc()
Method Detail |
---|
public void compute(double calcDate, javax.vecmath.Tuple3d eclipticPos)
compute
in interface PosFunc
calcDate
- Computation date, as Julian day
eclipticPos
- The rect coords of ecliptic pos, as a result
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |