org.stellarium.astro.planet
Class Neptune

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

public abstract class Neptune
extends java.lang.Object

Neptune coordinates.

Version:
Java
Author:
Jerome Beau

Field Summary
(package private) static double[][][] LATITUDES
           
private static double[][][] LONGITUDES
           
private static double[][][] RADIUSES
           
 
Constructor Summary
Neptune()
           
 
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

static final double[][][] LATITUDES

RADIUSES

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

Neptune

public Neptune()
Method Detail

createHelioFunc

public static PosFunc createHelioFunc()