org.shetline.astronomy
Class MeeusMoon
java.lang.Object
  
org.shetline.astronomy.EclipticBody
      
org.shetline.astronomy.MeeusMoon
public class MeeusMoon
- extends EclipticBody
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
cachedPosition
protected SphericalPosition3D cachedPosition
cachedTime
protected double cachedTime
termsLR
protected static MeeusMoon.LongitudeTerm[] termsLR
termsB
protected static MeeusMoon.LatitudeTerm[] termsB
table
protected static final String table
- See Also:
 - Constant Field Values
 
MeeusMoon
public MeeusMoon()
getEclipticPosition
public SphericalPosition3D getEclipticPosition(double time_JDE,
                                               double precisionInArcseconds)
- Specified by:
 getEclipticPosition in class EclipticBody
 
 
setPrecision
public void setPrecision(double arcseconds)