mhuss utils 1.1.5ws

Uses of Class
com.mhuss.AstroLib.NoInitException

Packages that use NoInitException
com.mhuss.AstroLib   
 

Uses of NoInitException in com.mhuss.AstroLib
 

Methods in com.mhuss.AstroLib that throw NoInitException
 void Lunar.calcAllLEs(LocationElements locs, double t)
          Calculate the fundamentals and then all three location elements for the given time.
 double PlanetData.getAltAzLat()
          Get the Alt-Az latitude.
 double PlanetData.getAltAzLon()
          Get the Alt-Az longitude.
 double PlanetData.getAltAzRadius()
          Get the Alt-Az radius.
 double PlanetData.getDeclination()
          Get the declination in radians.
 double PlanetData.getEclipticLat()
          Get the ecliptic latitude.
 double PlanetData.getEclipticLon()
          Get the ecliptic longitude.
 double PlanetData.getEclipticRadius()
          Get the ecliptic radius.
 LocationElements PlanetData.getEclipticXYZ()
          Get the geocentric ecliptic cartesian Coords x, y, z.
 double PlanetData.getEquatorialLat()
          Get the equatorial latitude (y).
 double PlanetData.getEquatorialLon()
          Get the equatorial longitude (x).
 double PlanetData.getEquatorialRadius()
          Get the equatorial radius (z).
 double Lunar.getLatitude()
          Calculate the latitude in degrees.
 double Lunar.getLatitudeRadians()
          Calculate the lunar latitude in radians.
 double Lunar.getLongitude()
          Calculate the lunar longitude in degrees.
 double Lunar.getLongitudeRadians()
          Calculate the lunar longitude in radians.
 double PlanetData.getPolarLat()
          Get the polar latitude.
 double PlanetData.getPolarLon()
          Get the polar longitude.
 double PlanetData.getPolarRadius()
          Get the polar radius.
 double Lunar.getRadius()
          Calculate the lunar radius (distance).
 double PlanetData.getRightAscension()
          Get the right ascension in radians.
 double PlanetData.getSolarLat()
          Get the Solar ecliptic latitude in radians (Geocentric ecliptical coordinates of the Sun, usually close to zero)
 double PlanetData.getSolarLon()
          Get the geocentric ecliptic longitude of the Sun in radians
 double PlanetData.getSolarRadius()
          Get the solar radius of the Earth.
 double PlanetData.hourAngle()
          Get the hour angle.
 double Lunar.illuminatedFraction()
          Calculate the illuminated fraction.
 double PlanetData.jd()
          Get the Julian day number.
 double Lunar.phaseAngle()
          Calculate the phase angle in radians.
 


mhuss utils 1.1.5ws

bottom text