Documentation of 'com.mhuss.AstroLib.Pluto' Java class
Pluto
com.mhuss.AstroLib

Class Pluto



  • public class Pluto
    extends java.lang.Object
    A 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 void calcAllLEs(LocationElements loc, double t)
      Calculate all locations elements for a given time.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Pluto

        public Pluto()
    • 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 populate
        t - time in Julian centuries

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.