|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hermit.astro.Body
org.hermit.astro.Sun
public class Sun
This class represents the Sun, and provides all known information
about it.
This subclass of Body
basically provides custom calculation
routines relevant to the Sun.
Note that we depart from the usual Java naming conventions here. To
simplify reference to source materials, variables are named according
to the original source text, Greek letters included. So, be careful
when looking at names; "Χ" may be the Greek Chi, rather than Roman.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.hermit.astro.Body |
---|
Body.Field, Body.Name |
Field Summary |
---|
Fields inherited from class org.hermit.astro.Body |
---|
ALL_BODIES, NUM_BODIES |
Fields inherited from interface org.hermit.astro.AstroConstants |
---|
ABERRATION, AU, HALFPI, J1900, J1990, J2000, JD_UNIX, REFRACTION, SECS_PER_DAY, SIDEREAL_RATIO, SIDEREAL_YEAR, TROPICAL_YEAR, TWILIGHT, TWOPI, ε_2000 |
Method Summary |
---|
Methods inherited from class org.hermit.astro.Body |
---|
get, getId, getName, invalidate, put |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |