Astro

java.lang. Object
+Object()
<clinit>() :void
#clone() :Object
+equals(Object ) :boolean
#finalize() :void
+getClass() :Class
+hashCode() :int
+notify() :void
+notifyAll() :void
-registerNatives() :void
+toString() :String
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
net.aerith.misao.util. Astro
+RAD :double
+BESSELL_1900 :double
+BESSELL_1950 :double
+JULIUS_1850 :double
+JULIUS_1900 :double
+JULIUS_2000 :double
+EPSILON_1950 :double
+EPSILON_2000 :double
+GAUSSIAN_CONSTANT :double
+LIGHT_TIME :double
+SBIG_RATIO :double
+MAG_STEP :double
-p_lr :long[][]
-p_b :int[][]
+Astro()
+normalize(double value, double maximum) :double
+sinh(double x) :double
+cosh(double x) :double
+get_t1850(double jd) :double
+get_t1900(double jd) :double
+get_t2000(double jd) :double
+epsilon2000(double t) :double
+greenwich2000(double t) :double
+getProperLimitingMagnitude(double pixel_size) :double
+blendMagnitude(double mag1, double mag2) :double
+getDistanceOfAngles(double angle1, double angle2) :double
+getMeanAngle(double angle1, double angle2) :double
+getMeanAngle(double angle1, double angle2, double weight1, double weight2) :double
+getSolarCoordinates(double jd) :Xyz