|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJsConst
Constructor Summary | |
JsConst()
|
Method Summary | |
double |
b1900()
Return the Julian Date corresponding to Besselian Date 1900.0. |
double |
b1950()
Return the Julian Date corresponding to Besselian Date 1950.0. |
double |
clight()
Return the speed of light in a vacuum (IAU official value, in km/sec). |
double |
dpr()
returns the double precision value of the constant 180/PI which represents the number of degrees of arc per radian. |
double |
halfpi()
returns the double precision value of the constant 180/PI which represents the number of degrees of arc per radian. |
double |
j1900()
Return the Julian Date of 1899 DEC 31 12:00:00 (1900 JAN 0.5). |
double |
j1950()
Return the Julian Date of 1950 JAN 01 00:00:00 (1950 JAN 1.0). |
double |
j2000()
Return the Julian Date of 2000 JAN 01 12:00:00 (2000 JAN 1.5). |
double |
j2100()
Return the Julian Date of 2100 JAN 01 12:00:00 (2100 JAN 1.5). |
double |
jyear()
Return the number of seconds in a julian year. |
double |
pi()
Return the value of pi (the ratio of the circumference of a circle to its diameter). |
double |
rpd()
Return the number of radians per degree. |
double |
spd()
Return the number of seconds in a day. |
double |
twopi()
Return twice the value of pi (the ratio of the circumference of a circle to its diameter). |
double |
tyear()
Return the number of seconds in a tropical year. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JsConst()
Method Detail |
public double b1900() throws java.lang.Exception
java.lang.Exception
public double b1950() throws java.lang.Exception
java.lang.Exception
public double clight() throws java.lang.Exception
java.lang.Exception
public double dpr() throws java.lang.Exception
java.lang.Exception
public double halfpi() throws java.lang.Exception
java.lang.Exception
public double j1900() throws java.lang.Exception
java.lang.Exception
public double j1950() throws java.lang.Exception
java.lang.Exception
public double j2000() throws java.lang.Exception
java.lang.Exception
public double j2100() throws java.lang.Exception
java.lang.Exception
public double jyear() throws java.lang.Exception
java.lang.Exception
public double pi() throws java.lang.Exception
java.lang.Exception
public double rpd() throws java.lang.Exception
java.lang.Exception
public double spd() throws java.lang.Exception
java.lang.Exception
public double twopi() throws java.lang.Exception
java.lang.Exception
public double tyear() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |