KosherJava Zmanim Homepage

Package net.sourceforge.zmanim.util

The util package contains the utility classes for the Zmanim API including classes to calculate sun based times, location information and some formatting utils.

See:
          Description

Class Summary
AstronomicalCalculator An abstract class that all sun time calculating classes extend.
GeoLocation A class that contains location information such as latitude and longitude required for astronomical calculations.
GeoLocationUtils A class for various location calculations Most of the code in this class is ported from Chris Veness' LGPL Javascript Implementation
JSuntimeCalculator Deprecated. This class is based on the NOAA algorithm but does not return calculations that match the NOAA algorithm JavaScript implementation.
NOAACalculator Implementation of sunrise and sunset methods to calculate astronomical times based on the NOAA algorithm.
SunTimesCalculator Implementation of sunrise and sunset methods to calculate astronomical times.
Time A class that represents a numeric time.
Zman Wrapper class for an astronomical time, mostly used to sort collections of astronomical times.
ZmanimCalculator Implementation of sunrise and sunset methods to calculate astronomical times.
ZmanimFormatter A class used to format non Date times generated by the Zmanim package.
 

Package net.sourceforge.zmanim.util Description

The util package contains the utility classes for the Zmanim API including classes to calculate sun based times, location information and some formatting utils.


KosherJava Zmanim Homepage

Copyright © 2004 - 2010 Eliyahu Hershfeld. All Rights Reserved. Released under the GPL 2 license