astro
Class Broker.Height

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

public static final class Broker.Height
extends Object

Test the height of an astronomical object.


Constructor Summary
Broker.Height()
           
 
Method Summary
static void main(String[] arg)
          First command line is right ascension, then declination of the target.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Broker.Height

public Broker.Height()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
First command line is right ascension, then declination of the target. Followed by longitude, than latitude, than time as a ISO-string. Defaults to current time and Teneriffa.

Throws:
Exception