org.stellarium.astro.planet
Class Lunar.PlanSolPert

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

static class Lunar.PlanSolPert
extends Lunar.EarthPert


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

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