com.mhuss.AstroLib
Class Pluto
- java.lang.Object
-
- com.mhuss.AstroLib.Pluto
-
public class Pluto extends java.lang.ObjectA class that can calculate the orbit of Pluto.
Based on C code by Bill Gray (www.projectpluto.com)
-
-
Constructor Summary
Constructors Constructor and Description Pluto()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidcalcAllLEs(LocationElements loc, double t)Calculate all locations elements for a given time.
-
-
-
Method Detail
-
calcAllLEs
public static void calcAllLEs(LocationElements loc, double t)
Calculate all locations elements for a given time.- Parameters:
loc- The LocationElements class to populatet- time in Julian centuries
-
-
DMelt 3.0 © DataMelt by jWork.ORG