mhuss utils 1.1.5ws

Uses of Class
com.mhuss.AstroLib.LocationElements

Packages that use LocationElements
com.mhuss.AstroLib   
 

Uses of LocationElements in com.mhuss.AstroLib
 

Fields in com.mhuss.AstroLib declared as LocationElements
protected  LocationElements PlanetData.g_polarLEs
           
protected  LocationElements PlanetData.m_altAzLEs
           
protected  LocationElements PlanetData.m_eclipticLEs
           
protected  LocationElements PlanetData.m_equatorialLEs
           
protected  LocationElements PlanetData.m_polarLEs
           
 

Methods in com.mhuss.AstroLib that return LocationElements
 LocationElements PlanetData.getEclipticXYZ()
          Get the geocentric ecliptic cartesian Coords x, y, z.
 

Methods in com.mhuss.AstroLib with parameters of type LocationElements
static void Pluto.calcAllLEs(LocationElements loc, double t)
          Calculate all locations elements for a given time.
 void Lunar.calcAllLEs(LocationElements locs, double t)
          Calculate the fundamentals and then all three location elements for the given time.
static void Vsop.calcAllLEs(LocationElements loc, double jcen, int planet)
          Calculate all three location elements of the specified planet at the given time.
 


mhuss utils 1.1.5ws

bottom text