|
mhuss AstroLib 1.1.4a | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.mhuss.AstroLib.Pluto
A class that can calculate the orbit of Pluto.
Based on C code by Bill Gray (www.projectpluto.com)
| Constructor Summary | |
Pluto()
|
|
| Method Summary | |
static void |
calcAllLEs(LocationElements loc,
double t)
Calculate all locations elements for a given time. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Pluto()
| Method Detail |
public static void calcAllLEs(LocationElements loc,
double t)
loc - The LocationElements class to populatet - time in Julian centuries
|
mhuss AstroLib 1.1.4a | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||