Class Sun2000



  • public class Sun2000
    extends java.lang.Object
    Solar ephemerides ecliptical, geozentric solar coordinates equinox of date T2000 in Julian centuries Translated from fortran code by Chris Wehrli
    • Constructor Summary

      Constructors 
      Constructor Description
      Sun2000​()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double[] run​(double t2000)  
      • Methods inherited from class java.lang.Object

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

      • Sun2000

        public Sun2000​()
    • Method Detail

      • run

        public double[] run​(double t2000)