SunTimes documentation

Package com.web_tomorrow.utils.suntimes

Classes for calculating sunrise and sunset times, and related information

See:
          Description

Class Summary
SunTimes Java class for calculating sunset and sunrise times.
Time Java class for representing a time as a simple triple of numbers (hours, minutes, seconds).
 

Exception Summary
SunTimesClient SunTimesClient is a simple command-line client for the SunTimes class.
SunTimesException This exception is thrown to indicate a problem with calculating sunruse.sunset times, for example the sun does not set at certain locations at certain times of the year.
 

Package com.web_tomorrow.utils.suntimes Description

Classes for calculating sunrise and sunset times, and related information


(c)2001 Kevin Boone/Web-Tomorrow