astro
Class MoonPosition.Test

java.lang.Object
  extended by astro.MoonPosition.Test
Enclosing class:
MoonPosition

public static final class MoonPosition.Test
extends Object

Testing purpose mainly.


Constructor Summary
MoonPosition.Test()
           
 
Method Summary
static void main(String[] arg)
          Print right ascension, declination, and distance to the moon for the current date.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoonPosition.Test

public MoonPosition.Test()
Method Detail

main

public static void main(String[] arg)
Print right ascension, declination, and distance to the moon for the current date.