|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stellarium.astro.Nutation.nutationCoefficients
public static class Nutation.nutationCoefficients
Field Summary | |
---|---|
(package private) double |
longitude1
|
(package private) double |
longitude2
|
(package private) double |
obliquity1
|
(package private) double |
obliquity2
|
Constructor Summary | |
---|---|
Nutation.nutationCoefficients(double longitude1,
double longitude2, double obliquity1, double obliquity2)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
double longitude1
double longitude2
double obliquity1
double obliquity2
Constructor Detail |
---|
public Nutation.nutationCoefficients(double longitude1, double longitude2, double obliquity1, double obliquity2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |