SunTimes documentation

Uses of Class
com.web_tomorrow.utils.suntimes.SunTimesException

Uses of SunTimesException in com.web_tomorrow.utils.suntimes
 

Methods in com.web_tomorrow.utils.suntimes that throw SunTimesException
static Time SunTimes.getSunriseTimeUTC(int year, int month, int day, double longitude, double latitude, double zenith)
          GetSunriseTimeUTC gets the time of sunrise at the specified latitude and longitude on the specified day.
static Time SunTimes.getSunsetTimeUTC(int year, int month, int day, double longitude, double latitude, double zenith)
          getSunsetTimeUTC gets the time of sunrise at the specified latitude and longitude on the specified day.
 


(c)2001 Kevin Boone/Web-Tomorrow