org.stellarium.astro.planet
Class Lunar.RelPert

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

static class Lunar.RelPert
extends Lunar.EarthPert


Field Summary
 
Fields inherited from class org.stellarium.astro.planet.Lunar.EarthPert
A, elps, ilu, iz, O, P
 
Constructor Summary
Lunar.RelPert(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.RelPert

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