org.stellarium.astro.planet
Class Lunar.MoonPert

java.lang.Object
  extended by org.stellarium.astro.planet.Lunar.EarthPert
      extended by org.stellarium.astro.planet.Lunar.MoonPert
Enclosing class:
Lunar

static class Lunar.MoonPert
extends Lunar.EarthPert


Field Summary
 
Fields inherited from class org.stellarium.astro.planet.Lunar.EarthPert
A, elps, ilu, iz, O, P
 
Constructor Summary
Lunar.MoonPert(int iz, int[] ilu, float o, float a, float p)
           
 
Method Summary
 
Methods inherited from class org.stellarium.astro.planet.Lunar.EarthPert
getReadable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lunar.MoonPert

public Lunar.MoonPert(int iz,
                      int[] ilu,
                      float o,
                      float a,
                      float p)