org.stellarium.astro
Class Nutation.lnNutation

java.lang.Object
  extended by org.stellarium.astro.Nutation.lnNutation
Enclosing class:
Nutation

public static class Nutation.lnNutation
extends java.lang.Object

arguments and coefficients taken from table 21A on page 133


Field Summary
(package private)  double ecliptic
           
(package private)  double longitude
           
(package private)  double obliquity
           
 
Constructor Summary
Nutation.lnNutation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

longitude

double longitude

obliquity

double obliquity

ecliptic

double ecliptic
Constructor Detail

Nutation.lnNutation

public Nutation.lnNutation()