Sky View Café - Java

org.shetline.astronomy
Class Pluto.PlutoTerm

java.lang.Object
  extended by org.shetline.astronomy.Pluto.PlutoTerm
Enclosing class:
Pluto

protected static class Pluto.PlutoTerm
extends Object


Field Summary
 double Ba
           
 double Bb
           
 double fJ
           
 double fP
           
 double fS
           
 double La
           
 double Lb
           
 double Ra
           
 double Rb
           
 
Constructor Summary
protected Pluto.PlutoTerm()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fJ

public double fJ

fS

public double fS

fP

public double fP

La

public double La

Lb

public double Lb

Ba

public double Ba

Bb

public double Bb

Ra

public double Ra

Rb

public double Rb
Constructor Detail

Pluto.PlutoTerm

protected Pluto.PlutoTerm()

Sky View Café - Java