|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stellarium.astro.planet.Venus
public abstract class Venus
Venus coordinates.
Field Summary | |
---|---|
private static double[][][] |
LATITUDES
|
private static double[][][] |
LONGITUDES
|
private static double[][][] |
RADII
|
Constructor Summary | |
---|---|
Venus()
|
Method Summary | |
---|---|
static PosFunc
|
createHelioFunc()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final double[][][] LONGITUDES
private static final double[][][] LATITUDES
private static final double[][][] RADII
Constructor Detail |
---|
public Venus()
Method Detail |
---|
public static PosFunc createHelioFunc()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |