KosherJava Zmanim Homepage
Includes a dynamic Zmanim calendar generator

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.
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 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
Includes a dynamic Zmanim calendar generator

Copyright © 2004 - 2007 Eliyahu Hershfeld. All Rights Reserved.