stella.parameter
Class SiderealGreenwich.Now

java.lang.Object
  extended by stella.parameter.SiderealGreenwich.Now
Enclosing class:
SiderealGreenwich

public static class SiderealGreenwich.Now
extends Object

Reads the first command line argument and parses it into a date. Calculates the sidereal time for the default location (Teide, Tenerife).


Constructor Summary
SiderealGreenwich.Now()
           
 
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

SiderealGreenwich.Now

public SiderealGreenwich.Now()
Method Detail

main

public static void main(String[] arg)