Class DeltaT

java.lang.Object
net.e175.klaus.solarpositioning.DeltaT

public final class DeltaT extends Object
Finding values for Delta T, the difference between Terrestrial Time (TT) and Universal Time (UT1).
  • Method Details

    • estimate

      public static double estimate(GregorianCalendar forDate)
      Estimate Delta T for the given Calendar. This is based on Espenak and Meeus, "Five Millennium Canon of Solar Eclipses: -1999 to +3000" (NASA/TP-2006-214141).
      Parameters:
      forDate - date and time
      Returns:
      estimated delta T value (seconds)