mhuss AstroLib 1.1.4a

Uses of Class
com.mhuss.AstroLib.ObsInfo

Packages that use ObsInfo
com.mhuss.AstroLib   
 

Uses of ObsInfo in com.mhuss.AstroLib
 

Methods in com.mhuss.AstroLib with parameters of type ObsInfo
static TimePair RiseSet.getTimes(int rsType, double jd, ObsInfo oi, PlanetData pd)
          Calculate the rise/set (or start/end) times.
static TimePair RiseSet.getTimes(int rsType, double jd, ObsInfo oi)
          Calculate the rise/set (or start/end) times.
 double PlanetData.calcLon(int planet, double jd, ObsInfo oi)
          This calculates all LocationElements, then returns the longitude.
 void PlanetData.calc(int planet, double jd, ObsInfo oi)
          Calculate the data for a given planet, julian day, and location.
static java.lang.String LunarCalc.summary(ObsInfo oi)
          Build a current lunar information summary String.
static double LunarCalc.quarterChange(double jd, ObsInfo loc)
          Calculate the relatively exact time of the lunar quarter change (NM, 1Q, FM, or 3Q).
 

Constructors in com.mhuss.AstroLib with parameters of type ObsInfo
PlanetData(int planet, double jd, ObsInfo oi)
          Explicit (all parameters) constructor.
 


mhuss AstroLib 1.1.4a

bottom text