|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stellarium.astro.planet.MiscStellPlanet
public abstract class MiscStellPlanet
Nested Class Summary | |
---|---|
static class |
MiscStellPlanet.ZeroFunc
|
Constructor Summary | |
---|---|
MiscStellPlanet()
|
Method Summary | |
---|---|
static PosFunc
|
createSunHelioFunc()
|
static void |
spheToRect(double lng,
double lat, double r, javax.vecmath.Tuple3d v)
Spherical to rectangular coordinates conversion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MiscStellPlanet()
Method Detail |
---|
public static void spheToRect(double lng, double lat, double r, javax.vecmath.Tuple3d v)
lng
- Longitude spherical coordinate
lat
- Latitude spherical coordinate
r
- Radius spherical coordinate
v
- The rectangular coordinates
public static PosFunc createSunHelioFunc()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |