Package com.kosherjava.zmanim.util
package com.kosherjava.zmanim.util
Utility classes for the Zmanim API including classes to calculate sun based times,
location information,
some formatting. Included in this package
are implementations for both the USNO and NOAA / Jean Meeus algorithms.- Author:
- © Eliyahu Hershfeld 2004 - 2026
-
ClassDescriptionAn abstract class that all sun time calculating classes extend.A class that contains location information such as latitude and longitude required for astronomical calculations.Implementation of sunrise and sunset methods using the higher-accuracy solar position algorithm of Jean Meeus from Astronomical Algorithms (2nd ed.).Implementation of sunrise and sunset methods to calculate astronomical times based on the NOAA algorithm.Implementation of solar times using the Solar Position Algorithm (SPA).Deprecated.This calculator implements the legacy Almanac for Computers procedure of the US Naval Observatory, a deliberately simplified solar model (a single-term equation of center, fixed mean obliquity, and no nutation or aberration) that was designed for roughly one-minute accuracy on early calculators and personal computers.A wrapper class for astronomical times / zmanim that is mostly intended to allow sorting collections of astronomical times.