stella.parameter
Class SiderealTime.Now

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

public static class SiderealTime.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
SiderealTime.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

SiderealTime.Now

public SiderealTime.Now()
Method Detail

main

public static void main(String[] arg)