|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTransits
public class Transits
Test program for planetary transits. See class swisseph.SwissEph.
Invoke with parameter -h to get the help text.
SwissEph,
Serialized Form| Constructor Summary | |
|---|---|
Transits()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
See -h parameter for help on all parameters. |
int |
startCalculations(java.lang.String[] argv)
If you want to use this class in your own programs, you would just call this method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Transits()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
public int startCalculations(java.lang.String[] argv)
argv - array of Strings containing all parameters like on
the command line.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||