org.stellarium.astro.planet
Class Pluto.PlutoLatitude

java.lang.Object
  extended by org.stellarium.astro.planet.Pluto.PlutoLatitude
Enclosing class:
Pluto

static class Pluto.PlutoLatitude
extends java.lang.Object


Field Summary
(package private)  double A
           
(package private)  double B
           
 
Constructor Summary
Pluto.PlutoLatitude(double a, double b)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

A

double A

B

double B
Constructor Detail

Pluto.PlutoLatitude

public Pluto.PlutoLatitude(double a,
                           double b)