astro
Class Broker.Height
java.lang.Object
astro.Broker.Height
- Enclosing class:
- Broker
public static final class Broker.Height
- extends Object
Test the height of an astronomical object.
|
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 |
Broker.Height
public Broker.Height()
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