org.stellarium.astro.planet
Class Lunar.TidalEffects

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

static class Lunar.TidalEffects
extends Lunar.EarthPert


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

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