stella.parameter
Class SiderealGreenwichApparent.Now

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

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

SiderealGreenwichApparent.Now

public SiderealGreenwichApparent.Now()
Method Detail

main

public static void main(String[] arg)