org.stellarium.astro.planet
Class Venus

java.lang.Object
  extended by org.stellarium.astro.planet.Venus

public abstract class Venus
extends java.lang.Object

Venus coordinates.

Version:
Java
Author:
Jerome Beau

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

LONGITUDES

private static final double[][][] LONGITUDES

LATITUDES

private static final double[][][] LATITUDES

RADII

private static final double[][][] RADII
Constructor Detail

Venus

public Venus()
Method Detail

createHelioFunc

public static PosFunc createHelioFunc()