astro
Class SightInfo.Print

java.lang.Object
  extended by astro.SightInfo.Print
Enclosing class:
SightInfo

public static final class SightInfo.Print
extends Object

A class to test the main astronomical info.


Constructor Summary
SightInfo.Print()
           
 
Method Summary
static void main(String[] arg)
          Reads the right ascension and declination of the star as the first and second argument.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SightInfo.Print

public SightInfo.Print()
Method Detail

main

public static void main(String[] arg)
Reads the right ascension and declination of the star as the first and second argument. If a third argument is present, it is interpreted as the star name.