astro
Class SightInfo.Print
java.lang.Object
astro.SightInfo.Print
- Enclosing class:
- SightInfo
public static final class SightInfo.Print
- extends Object
A class to test the main astronomical info.
|
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 |
SightInfo.Print
public SightInfo.Print()
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.