org.stellarium.astro.planet
Class Mars.Longitude1

java.lang.Object
  extended by org.stellarium.astro.planet.Mars.Longitude1
Enclosing class:
Mars

static class Mars.Longitude1
extends java.lang.Object


Field Summary
private static double[][] LONGITUDE1
           
private static double[][] LONGITUDE2
           
private static double[][] LONGITUDE3
           
private static double[][] LONGITUDE4
           
private static double[][] LONGITUDE5
           
 
Constructor Summary
Mars.Longitude1()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LONGITUDE1

private static final double[][] LONGITUDE1

LONGITUDE2

private static final double[][] LONGITUDE2

LONGITUDE3

private static final double[][] LONGITUDE3

LONGITUDE4

private static final double[][] LONGITUDE4

LONGITUDE5

private static final double[][] LONGITUDE5
Constructor Detail

Mars.Longitude1

Mars.Longitude1()