Uses of Class
utility.PointersSuck

Packages that use PointersSuck
utility Provides utility classes for TheSky applet program. 
 

Uses of PointersSuck in utility
 

Methods in utility with parameters of type PointersSuck
static void SunAndMoon.lpmoon(double jd, double lat, double sid, PointersSuck ps)
          ps holds ra, dec, and dist of moon.
static void SunAndMoon.lpsun(double jd, PointersSuck ps)
          Low precision formulae for the sun, from Almanac p.
static void SunAndMoon.min_max_alt(double lat, double dec, PointersSuck ps)
          computes minimum and maximum altitude for a given dec and latitude.