mhuss utils 1.1.5ws

Uses of Class
com.mhuss.AstroLib.AstroDate

Packages that use AstroDate
com.mhuss.AstroLib   
 

Uses of AstroDate in com.mhuss.AstroLib
 

Methods in com.mhuss.AstroLib with parameters of type AstroDate
static long DateOps.dmyToDay(AstroDate d)
          Converts an AstroDate to a Julian day in long form.
static double DateOps.dmyToDoubleDay(AstroDate d)
          Converts a day/month/year to a Julian day in double form.
static double AstroDate.jd(AstroDate ad)
          Convert an AstroDate to a Julian Day.
static double AstroDate.jd(AstroDate ad, boolean julian)
          Convert an AstroDate to a Julian Day.
 


mhuss utils 1.1.5ws

bottom text