|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--AstroLib.ELP85
Implementation of the ELP 2000-85.
| Field Summary | |
protected double |
D
|
protected double |
F
|
protected double |
Ju
|
protected double |
l
|
protected double |
L
|
protected double |
ll
|
protected double |
Ma
|
protected double |
T
|
protected double |
t1
|
protected double |
t2
|
protected double |
t3
|
protected double |
t4
|
protected double |
t5
|
protected double |
Ve
|
| Constructor Summary | |
ELP85(double jdate)
Construct ELP85 object. |
|
| Method Summary | |
double |
getLat()
Calculates Geocentric Ecliptic Latitude. |
double |
getLng()
Calculates Geocentric Ecliptic Longitude. |
double |
getRad()
Calculates Geocentric Ecliptic Distance. |
void |
setJdate(double jdate)
Set Julian date to other value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected double t1
protected double t2
protected double t3
protected double t4
protected double t5
protected double D
protected double ll
protected double l
protected double F
protected double L
protected double T
protected double Ve
protected double Ma
protected double Ju
| Constructor Detail |
public ELP85(double jdate)
| Method Detail |
public void setJdate(double jdate)
public double getLng()
public double getLat()
public double getRad()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||