Uses of Class
org.hermit.astro.AstroError

Packages that use AstroError
org.hermit.astro A library of astronomical calculations, providing positions, rise and set times, magnitudes, and other information for the Sun, Moon and planets. 
 

Uses of AstroError in org.hermit.astro
 

Methods in org.hermit.astro that throw AstroError
 double Body.get(Body.Field key)
          Get the value of one of the data fields of this body.