astro
Class Astro.Distance

java.lang.Object
  extended by astro.Astro.Distance
Enclosing class:
Astro

public static final class Astro.Distance
extends Object

Prints out the distance between two points. The position are all given in degrees, ra followed by dec. Output is distance in degrees.


Constructor Summary
Astro.Distance()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Astro.Distance

public Astro.Distance()
Method Detail

main

public static void main(String[] arg)