astro
Class Broker.Sol

java.lang.Object
  extended by astro.Broker.Sol
Enclosing class:
Broker

public static final class Broker.Sol
extends Object

Test the solar height.


Constructor Summary
Broker.Sol()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is longitude, than latitude, than time as an ISO-string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Broker.Sol

public Broker.Sol()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
First command line argument is longitude, than latitude, than time as an ISO-string. Defaults to current time and Teneriffa.

Throws:
Exception