org.stellarium.astro.planet
Class Mars

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

public abstract class Mars
extends java.lang.Object


Nested Class Summary
(package private) static class Mars.Latitudes
           
(package private) static class Mars.Longitude0
           
(package private) static class Mars.Longitude1
           
 
Field Summary
private static double[][][] LONGITUDES
           
private static double[][][] RADIUSES
           
 
Constructor Summary
Mars()
           
 
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

RADIUSES

private static final double[][][] RADIUSES

LONGITUDES

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

Mars

public Mars()
Method Detail

createHelioFunc

public static PosFunc createHelioFunc()