org.stellarium.astro.planet
Class Pluto.PlutoRadius

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

static class Pluto.PlutoRadius
extends java.lang.Object


Field Summary
(package private)  double A
           
(package private)  double B
           
 
Constructor Summary
Pluto.PlutoRadius(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.PlutoRadius

public Pluto.PlutoRadius(double a,
                         double b)